Loading Tool

Explorer IconExplorer

Memory Pool

80,683 transactions
30.23 vMB
0.15134395 BTC
Random Selection Loading Transactions
Max Size: 182.19/200 MB

Candidate Block

Mining Attempt 2ff69b8c35fa1c14dd80edc25ffd87f4eeeac63586a1f348a7fe0ae3e88f3af4
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 5f9ff6a5d0260a3982c7b08753b49dc1a6b3a52c271ade18058d86432ab98a8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.07777293 BTC
Feerates: 251.00 > 7.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (547,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,099 368,099 000000000000000002ada477168da3d0efb1040bb985993964ecdc190e0969f9 210 0.25/1.00 vMB 9
368,098 368,098 000000000000000014b1b714a96df99aeee5c2b02d24ea4d2cf709469c735b26 1,698 0.93/1.00 vMB 32
368,097 368,097 000000000000000004de38e2d5639736c4f00b4b11e22f924819aebf2cef7284 1,868 0.93/1.00 vMB 38
368,096 368,096 00000000000000000a44902f9b94e8f64c30e9cd8810d668725ca2c59d6e12c1 928 0.75/1.00 vMB 26
368,095 368,095 000000000000000014287c8af543806a108279bceb8ba04d934e615817707d3e 1,044 0.68/1.00 vMB 29
368,094 368,094 00000000000000000fd18d3281e29f6134537ad7c6b8e62d5b152a72b052ce48 2,240 0.95/1.00 vMB 48
368,093 368,093 00000000000000000f383bf822b10064450a4e83fa4ba28a440491b229719a62 1,508 0.50/1.00 vMB 77
368,092 368,092 00000000000000000b5ae16d8af4c56c6452e6763255cc655dc2f0ee8d51c32e 410 0.27/1.00 vMB 26
368,091 368,091 00000000000000000e0395cfb7d520378431542ea0722b9e5fbabc0fed1f344c 991 0.52/1.00 vMB 35
368,090 368,090 000000000000000006f4f974d29744c82d3fd3c6e462feed000104ca5aca2f85 1 0.00/1.00 vMB 0
368,089 368,089 000000000000000011922087e40728f3d4464e0ed72b15da855797b52376175a 1,447 0.84/1.00 vMB 36
368,088 368,088 00000000000000000465b707269a6e95ced0989ccf547b0f729b5eb20f822d8e 1 0.00/1.00 vMB 0
368,087 368,087 000000000000000002da7028770ec0ada07a61388eb38d6cc17c721f588a51ea 256 0.26/1.00 vMB 24
368,086 368,086 000000000000000007190fa8de922883f6b38de1b25061a571f1b12d09295ccd 1,160 0.68/1.00 vMB 35
368,085 368,085 000000000000000005a2ea83476a6c95eccbe5cf5fcfc3e843714b58e74bfb83 749 0.39/1.00 vMB 38
368,084 368,084 000000000000000009ce7c60a69ae4c37f55e107f57427f34d15131e47bc5260 768 0.41/1.00 vMB 35
368,083 368,083 000000000000000001630b64499eec679dafbb73893bfdbc0447c5ac14c70367 1,217 0.69/1.00 vMB 36
368,082 368,082 00000000000000000e750d2f842ff973a247c12738729bae94da060f39143660 406 0.21/1.00 vMB 42
368,081 368,081 00000000000000000d8b95a7d8e5f99cf6ac0ce46fb6998cf65310c195847947 428 0.23/1.00 vMB 32
368,080 368,080 00000000000000000635cc597ddab049afe5396302ac407ef3b8081e6de3c400 515 0.26/1.00 vMB 53
368,079 368,079 00000000000000000ec377ce00d0f025e042da01fd23d9a45459e8c2504ab859 467 0.26/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.62 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: 672.03 GB
    • Received: 16.11 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.