Loading Tool

Explorer IconExplorer

Memory Pool

42,178 transactions
27.59 vMB
0.08676452 BTC
Random Selection Loading Transactions
Max Size: 142.69/200 MB

Candidate Block

Mining Attempt a496a1ee99fc5ce221e4ccf445870ba7c748250034d43e9642448aea391d9475
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root c3f32929d964c0ab6831a27d93bd58aa66caeb6144222cb141dde138c236ef76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.03152259 BTC
Feerates: 144.55 > 3.16 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (324,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,651 590,651 000000000000000000078cef524736d2cf2e27bf9bd6cb37e87f01a6d64e94bb 1,166 0.39/1.00 vMB 19
590,650 590,650 00000000000000000011489dff2b5b4bf2ddc332690165d262a725ae82267c0f 550 0.16/1.00 vMB 34
590,649 590,649 00000000000000000014ad02aef53e79f241a2006613bccd52d0914420e2d9e8 2,483 0.90/1.00 vMB 14
590,648 590,648 000000000000000000081e31d67859bd3617cc56aba0733c14f14882fe051240 3,088 1.00/1.00 vMB 30
590,647 590,647 0000000000000000000e45fb7017c72be4fc9ca5c4382c4f8496cc09bc98f694 2,849 1.00/1.00 vMB 37
590,646 590,646 0000000000000000000f5eb9361169fbe828bffd430686ac12592fd31221e2cd 934 0.57/1.00 vMB 5
590,645 590,645 00000000000000000006b976c0faec19771697b4632d61fccaf6314bf135a41a 2,858 1.00/1.00 vMB 8
590,644 590,644 000000000000000000180e4d901ccb03c0f59456812d2a145aa57f1f42924bea 3,396 1.00/1.00 vMB 32
590,643 590,643 00000000000000000001b68fbbf8f1bfa4d3ef98e1f2faa36182947a5eef88be 3,325 1.00/1.00 vMB 44
590,642 590,642 0000000000000000000291208f6424b514cbca32d6eb7db023844189708f0e4a 2,279 1.00/1.00 vMB 13
590,641 590,641 00000000000000000003ca0a620fd681b35e4ae296ad01194e63e1ec59c61dd0 2,744 1.00/1.00 vMB 27
590,640 590,640 0000000000000000000eb8766ea4be713f572703acdb0af5fbfa11963db05744 3,605 1.00/1.00 vMB 50
590,639 590,639 0000000000000000000ad5e672cfc03debd01b5ededae8c92dd08f044ace2b44 2,713 1.00/1.00 vMB 20
590,638 590,638 00000000000000000014f11cfa8f6e85ac2f940958eb726f2ac12dc4cc4a0740 3,351 1.00/1.00 vMB 29
590,637 590,637 0000000000000000001b79426bbe7d11803aca7368b73328e497674ddf3c73f6 2,716 1.00/1.00 vMB 48
590,636 590,636 0000000000000000001a0173fcced3f359c118b68bc02484543397bc8b1ff5a6 3,225 1.00/1.00 vMB 57
590,635 590,635 00000000000000000004fd728ff9c57a43be0c923d44a9dea4bb2e4ab4c9f0bb 3,252 1.00/1.00 vMB 51
590,634 590,634 0000000000000000000795b009fa0dcf1e77b20e7f5ff122d89556c302db560d 1,483 0.46/1.00 vMB 24
590,633 590,633 00000000000000000010bf0d1f9b3d6f1f0f6316fa8d3d499c5b3b1437591213 3,016 0.90/1.00 vMB 27
590,632 590,632 0000000000000000000fe8c21257dd8fd1ed4b4edabf26d69073d9a964141e6f 97 0.03/1.00 vMB 23
590,631 590,631 000000000000000000113c518cdcd51b91bc91689adb8cbf59c302c4a6f4b0fc 1,625 0.53/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.79 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: 633.83 GB
    • Received: 12.21 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.