Loading Tool

Explorer IconExplorer

Memory Pool

42,247 transactions
28.94 vMB
0.06145603 BTC
Random Selection Loading Transactions
Max Size: 148.87/200 MB

Candidate Block

Mining Attempt f5f4d5b16b8fb8ebc717b604b5fda121664d7b3c6176b62a92f86466338b4466
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root e874516411fb03d055ef22b83968f0a6f73fc3bb142bddaa871c05e778541309
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,594
Size: 1.00 vMB
Total Fees: 0.00516150 BTC
Feerates: 11.96 > 0.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (844,392 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,226 70,226 0000000000e4d251b82e55eaf17180238c8a3ef7fadd8d83a6d92b41ad9afe2c 3 0.00/1.00 vMB 3,868
70,225 70,225 000000000129a853aa8fd4e11d87d68cb4714466ce7e06a26a9a1fba99fe94ad 1 0.00/1.00 vMB 0
70,224 70,224 0000000000f2d85e9e05cffa1ae32f32f7e51188ee0fef87f72538e38d60f33e 2 0.00/1.00 vMB 0
70,223 70,223 00000000015959a128a9d721395debe29f8c6bbdaf62abdc6284952841215cdb 1 0.00/1.00 vMB 0
70,222 70,222 00000000005cd9dc6472833b30eaa02f96ea089f151e22a885079642f6af68f5 1 0.00/1.00 vMB 0
70,221 70,221 000000000039bd93d3811208aa0ac63e34b129b99ce7d3b24ba6c1fe74db80a4 2 0.00/1.00 vMB 3,861
70,220 70,220 000000000089531e5ed6101ceeb1ec436503cd0c512d183912275ef08ac62d1c 3 0.00/1.00 vMB 0
70,219 70,219 0000000000e410b4c66d066c10fb209c154c988fade26ab0446c26ce8169ae45 2 0.00/1.00 vMB 0
70,218 70,218 0000000000fb2c26b768294ef17cb6d0d2b5bea76086b4df62bc81bcff2598c9 1 0.00/1.00 vMB 0
70,217 70,217 00000000009ff6a275e2c92b2fa8634399538922dac724b3d38e574380677b62 2 0.00/1.00 vMB 3,875
70,216 70,216 0000000000a004021ff2a254f7115227593cd3fa1e0d3ee266eb3d7dcb1169cc 3 0.00/1.00 vMB 3,861
70,215 70,215 000000000099a6ee88364e89b734c41944f1def7ecf9d11faba08c7f84d2b104 1 0.00/1.00 vMB 0
70,214 70,214 000000000148f8d9c96da86735891b81f07c90f25f4232a39659e14f17bb4b39 2 0.00/1.00 vMB 0
70,213 70,213 000000000024ae36ef6268c7ab1ef2b573b105ebc45ce863cbf225362bd4b6e7 1 0.00/1.00 vMB 0
70,212 70,212 00000000002e21de3be4159e3cb8defd8b39db6791d0231e4184ada9ab371313 1 0.00/1.00 vMB 0
70,211 70,211 00000000006045fed00c143ffa9bf3bafd771b8ca029dc7c0ccb3a6765cbd8e0 1 0.00/1.00 vMB 0
70,210 70,210 00000000005a3feab9bad02643009fe7b4ea51f0d0f5b6db4f949a0364a124aa 1 0.00/1.00 vMB 0
70,209 70,209 0000000000af22831a531b46f95086cfe23bd4933e8e4e6171c54e920620b230 3 0.00/1.00 vMB 2,227
70,208 70,208 0000000000fdc1e1cb78e23ac21b6e39d8aac8f9052f40f88e6a6be3593019cd 7 0.00/1.00 vMB 1,411
70,207 70,207 00000000003f3e9a63191d44629a8bf0307cbc8546c989c67acd72b3a248d0e0 1 0.00/1.00 vMB 0
70,206 70,206 00000000013d7726a7e3ff8df776642a64c23e1c15f1d878402e32fa61ad7085 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.72 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.61 GB
    • Received: 11.93 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.