Loading Tool

Explorer IconExplorer

Memory Pool

19,239 transactions
9.38 vMB
0.01750222 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.59/200 MB

Candidate Block

Mining Attempt 8cd5a2af3fa062184652865084fe1cc0d2d022edba5afe9e4d0abf554f4f39f0
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root 24d490abeafa7bb2ce13ff48cbd2dd6548c0908897abf42557ee3b534aa38b44
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,299
Size: 1.00 vMB
Total Fees: 0.00283009 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (774,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,421 139,421 000000000000062c22d32ec9e13bef35b6ead12ef9991bc5e1dbc97c9cfdb3d5 17 0.01 vMB 516
139,420 139,420 00000000000007009fc0aa4f2bdf96c37a0e0350a144ded3ecf369c713e5899d 71 0.02 vMB 137
139,419 139,419 00000000000000c18c7f46883f85fe7157813b7a42cf5481f6e1710dbcd0dc04 40 0.03 vMB 420
139,418 139,418 0000000000000622ecdba702b42a76680de098de5aa5a965d15792f3c4c3f3af 40 0.01 vMB 458
139,417 139,417 0000000000000185014ac07f1a29a6d45d2bf11d08116cc66cfc8431b9d0d6c9 111 0.05 vMB 117
139,416 139,416 00000000000004b75aee2be888b2bbaaeb138e01548340c560d61b6c579b2cac 36 0.01 vMB 187
139,415 139,415 000000000000057982e3176b58a44943cfc848e6180f4ec3dea29d874d860a9b 21 0.01 vMB 129
139,414 139,414 00000000000008d38105b793a615ac99f98764c39a9a884f71a752035fdc4736 18 0.01 vMB 293
139,413 139,413 000000000000032eac2f2905feb9e02341357b09e050efb90c52a0d60dd9117e 23 0.01 vMB 138
139,412 139,412 000000000000069ee2a904ebe852a653387d49f20bec4670f5746c29e55b1496 13 0.01 vMB 33
139,411 139,411 00000000000000acb7fa01586f9cbaab1db20bce9635c78450d4175659bec2ec 27 0.01 vMB 43
139,410 139,410 00000000000001e0c53da41569e5011a9602cb01763482cb538db51e61a15975 7 0.00 vMB 592
139,409 139,409 000000000000027af87d950aac4097c0ad0997742f7f841bd32883a65483bec5 21 0.02 vMB 716
139,408 139,408 00000000000007eaaff4f3e52bf89b85cb0f966adb100136f8c6cab3744b78b7 146 0.04 vMB 198
139,407 139,407 00000000000002077e28684a5ea51552b11a8b24a6077cfbfbd314a69dde81fa 11 0.00 vMB 34
139,406 139,406 000000000000073004bb44c590f7406497e68a92fa0bd09e14d556236c8fb5f7 12 0.01 vMB 40
139,405 139,405 0000000000000424e340686b41281ce18855f871003ef12ecfb93dce5c1d4f48 86 0.03 vMB 29
139,404 139,404 00000000000002fc63a32c909e77c81373436bd5e6afb9d0c777a0e6d80e4bb0 39 0.02 vMB 100
139,403 139,403 0000000000000776a5b285a69882693732a78b324ded5077f5f99013ba8c53b0 83 0.05 vMB 384
139,402 139,402 000000000000076f1e580d7674d4c873bfb52634fe1522a5ca99ad4801c4d17d 31 0.01 vMB 311
139,401 139,401 00000000000005ea67f3f2ea5478a0280568b6a598f74861c341cd0f2ee0becf 45 0.02 vMB 232
Previous 10 blocks ↓
Total Size: 779.75 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: 380.19 GB
    • Received: 1.91 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.