Loading Tool

Explorer IconExplorer

Memory Pool

37,795 transactions
27.00 vMB
0.06371542 BTC
Random Selection Loading Transactions
Max Size: 137.37/200 MB

Candidate Block

Mining Attempt 2b497a7ae9883b0036d75cd735471cdaf9eb37bbcbacc576bf61aac8248fb5e7
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 04582dc38e509a9e9c249fd4b9b6753524bec521744dee6052907849d4c7e914
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,928
Size: 1.00 vMB
Total Fees: 0.01283897 BTC
Feerates: 100.28 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (25,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,546 889,546 00000000000000000000b38dede2cdf5a761ef11018cac88f34c10ad244b0caf 2,941 1.00/1.00 vMB 7
889,545 889,545 000000000000000000009c864c7ece078e91208a50d1312a84b06f8ee3310fa0 3,040 1.00/1.00 vMB 8
889,544 889,544 0000000000000000000021b74fb224781c38d05071bd6863508c4dc715c2e6fa 3,487 1.00/1.00 vMB 9
889,543 889,543 00000000000000000001bf2762e57e9468ae46cfa7aff747a9509a732b9213a4 3,306 1.00/1.00 vMB 5
889,542 889,542 00000000000000000001a1564cf067f885eb1ba3eb44cbfa11fba9737e43e0f4 3,621 1.00/1.00 vMB 11
889,541 889,541 0000000000000000000034697baeaef4ad5f1c2484a76212bc0f0453d26dbce5 3,377 1.00/1.00 vMB 11
889,540 889,540 00000000000000000000eb9132eb7bcf7ceea5abefe55330de6f26dbff55c88b 2,429 1.00/1.00 vMB 3
889,539 889,539 000000000000000000015858d41644987541bed8beea96651b95342fa6f11953 2,493 1.00/1.00 vMB 3
889,538 889,538 00000000000000000001f6a5ecbdf77ae9fb4c7fd0c87018f9cbe52194d79845 2,595 1.00/1.00 vMB 4
889,537 889,537 000000000000000000013348af800937d564ccbd8584613e733dfe12115c0110 3,075 1.00/1.00 vMB 6
889,536 889,536 00000000000000000000c85de723856bcc619ae041172c185ff63820e661bcf8 3,677 1.00/1.00 vMB 7
889,535 889,535 0000000000000000000108680bb664b75e12dda05f9d67a39531536720fcc97c 4,058 1.00/1.00 vMB 18
889,534 889,534 0000000000000000000059b7dee36eda07988aec51eb2b851679416ff6287a8d 4,032 1.00/1.00 vMB 9
889,533 889,533 000000000000000000000e647bbbf733e09c731a835cadd21fa0ec937e6410a1 4,045 1.00/1.00 vMB 15
889,532 889,532 000000000000000000005933fcc2700dc22e7793bde4e6d9766f75bd317df1a1 4,040 1.00/1.00 vMB 17
889,531 889,531 00000000000000000000c108afd9e3da19180d1be96b9f8e22151082798eb880 2,615 1.00/1.00 vMB 3
889,530 889,530 000000000000000000016efdeff59042e283b96a04f57e701895a8d012c9be83 3,208 1.00/1.00 vMB 8
889,529 889,529 00000000000000000001fb60203603d7dfafb1ef3f49e3b26df78ba7bccbb608 3,488 1.00/1.00 vMB 9
889,528 889,528 000000000000000000004ba2d7907b53d87bb665d98862080266dba8bebf9366 2,867 1.00/1.00 vMB 5
889,527 889,527 0000000000000000000068a5a96a5c21ff110c882409135951f250b3b876afdb 4,024 1.00/1.00 vMB 19
889,526 889,526 00000000000000000002702e211d332cba98934aea876617159cb2db87d3a5f2 3,521 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.