Loading Tool

Explorer IconExplorer

Memory Pool

40,342 transactions
17.76 vMB
0.15211112 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.10/200 MB

Candidate Block

Mining Attempt bf2b1301a31e80142919ff707c3eb7099327c724d1859fb8a226a9e6f4e5aefa
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root dc9241e0690a7f26cb0005b1197fec65a0d31be7bb47fb608abc5030854614bb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,326
Size: 1.00 vMB
Total Fees: 0.04436874 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (749,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,490 163,490 00000000000003abd0d9ccf54eaa2f04b2b0a52ba22d191f0fab04f168b0f3e5 79 0.03 vMB 151
163,489 163,489 0000000000000a580574d5f6b3fefc53c9dbc13a8ba9d29610a7e6361a7488af 22 0.01 vMB 428
163,488 163,488 0000000000000ba9663095c4166be1e83c15fcddd660071193c721934b1fdb3c 45 0.01 vMB 29
163,487 163,487 0000000000000157e68e05a60fb0b0bf34c168e40c403f0e80db947947657d12 77 0.04 vMB 180
163,486 163,486 00000000000001221d98b77752f266039d9376b726e088f6d0bfe3a6f05db02c 7 0.00 vMB 108
163,485 163,485 0000000000000b25dcc6e22505e6d7be0c73263154cfb7d61baaa5a5cef33911 12 0.00 vMB 51
163,484 163,484 0000000000000200fdc6062f4f9738950275a9d0499f5d3306460cd184e0be68 4 0.00 vMB 44
163,483 163,483 00000000000001b05110ac192b8fa843fcd63441d99266ade128f8b58776faed 38 0.01 vMB 12
163,482 163,482 0000000000000948cbf961779fa078e81c0ba7eba3ae68769dc9088a5b9082a2 123 0.04 vMB 193
163,481 163,481 000000000000029320c3dca1346bdfc5232d5a3c0c94b658443e00834e967e40 15 0.01 vMB 48
163,480 163,480 0000000000000b6e89bb00a92d1f75b327f1573f0625892f47ed4c1dd22b9537 33 0.02 vMB 313
163,479 163,479 0000000000000a0aaec42d1827a65a79092409fffec792b2e47beb405559d97f 95 0.04 vMB 21
163,478 163,478 000000000000020342a50cf6b71d6505d85fbaa95247f96fd5628da3730ebe94 20 0.01 vMB 53
163,477 163,477 0000000000000776411d70c15f300977cb8ad55ef08a6646dac8b69b6587f8f1 13 0.01 vMB 0
163,476 163,476 0000000000000744274be1e728bbd550ff830afc9a9d7b7ba1b32174f6583de5 58 0.02 vMB 38
163,475 163,475 000000000000060ffc2a85acfe82878bdec29d997efa89e1aee5dc85215e4053 7 0.00 vMB 266
163,474 163,474 000000000000033b5c21b332d77fff9e211369fc1d599565fece5b989592a40a 26 0.01 vMB 41
163,473 163,473 00000000000006eb07d312c624f053e446003f9eef80a4df7da302324eba70b1 39 0.02 vMB 28
163,472 163,472 00000000000008a83087f7d4d2a58a6794156dd7e12d0e96da5e01453e620b43 108 0.05 vMB 14
163,471 163,471 000000000000048b9fcfbd19cdccf172c1bce1397a4bbfdb16f126ee88cc76e7 11 0.00 vMB 526
163,470 163,470 00000000000003f3eacefb06a459aca605258dfd88a36770d51aeefa028b8f1f 11 0.00 vMB 241
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.36 GB
    • Received: 0.47 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.