Loading Tool

Explorer IconExplorer

Memory Pool

17,296 transactions
7.92 vMB
0.02322540 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.40/200 MB

Candidate Block

Mining Attempt a1b89f849fcccbf8a8ae56639f0e2c0ea2477929760caca97c8eac14f060156d
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 00975cf5ee2964ca26ea187688da97a4c54f8b8ad6fb0536c71e14ce01bf7912
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,821
Size: 1.00 vMB
Total Fees: 0.00686313 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (688,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,654 224,654 00000000000002e3a1e76c2f9c57aee1c38059519d240de7fd1c17bb4ebed99e 200 0.11 vMB 145
224,653 224,653 00000000000002db82ae65e44c23dedaf1b4f46b9f265c1c57494fdc871d0b66 457 0.25 vMB 155
224,652 224,652 00000000000000afc6bd1663afa6c4d19ce904c707fb2fb6c2f55ada7266bc69 82 0.12 vMB 47
224,651 224,651 000000000000026c65b101a21f04a781b9f6575fb0490bfec3925d1846a32a45 545 0.25 vMB 183
224,650 224,650 000000000000002a5236154b9d81cdb62317c8720847ec511182ade10f3974d7 480 0.19 vMB 253
224,649 224,649 000000000000002dc8aa41b759591beaf3e8c0e6631316c0d4add6afee82fccd 144 0.05 vMB 5
224,648 224,648 000000000000009c5407160e7fd0d401af8888146802bab109f18a1f6c61927d 61 0.04 vMB 2,837
224,647 224,647 00000000000002e1de80687f6a059432c11da83e58042211a24f36251f184c88 70 0.04 vMB 102
224,646 224,646 00000000000000a8ee36392a98db922d00b0a7afd2e09cbee7643e4c5ead6964 221 0.12 vMB 139
224,645 224,645 00000000000001916857518580aa96b701cf23404dda5a6be3e6719c635c782b 615 0.24 vMB 202
224,644 224,644 00000000000002f3eab81f943023c807aa2297d97911d3e8b040bc3342c0cca0 148 0.07 vMB 106
224,643 224,643 0000000000000055df0142a0c76210b6cdc8534106f36325708b38aafe6d28d6 52 0.03 vMB 36
224,642 224,642 0000000000000292c1bb43fe286dcd87b0c84741d82ed0ac6d19271491cf5d20 135 0.11 vMB 83
224,641 224,641 000000000000029a2e71f53ff4c3f218e1115ef55d856575d1a1f1528497262b 438 0.25 vMB 147
224,640 224,640 000000000000003cfe7e2a5069828e859656c33343919df2c588301f0040a6bd 324 0.25 vMB 100
224,639 224,639 00000000000003bf36ea009f11ed811d463f2d753c9f9348541c41d948179b4d 479 0.25 vMB 165
224,638 224,638 00000000000003741dcf86780fc46ff66cff5b24efe5ab50a2b0562fa5ce3eaf 455 0.25 vMB 170
224,637 224,637 00000000000002da92cf33722aa4fe115582f19c4c6cca634cd6ba6c2c0fa8d3 642 0.25 vMB 197
224,636 224,636 00000000000001d25bcefe076dffd6f21c17aedb688c3e0709842aeaaa6b50d2 854 0.25 vMB 406
224,635 224,635 000000000000025ecd1648ce002ea0e0e1155846011c86eab728bc947e983bf1 654 0.50 vMB 59
224,634 224,634 00000000000000435aae7d84ec91b0ab24fd6a2db965da7f3d76d875dee427e6 132 0.05 vMB 12
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 246.17 GB
    • Received: 0.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.