Loading Tool

Explorer IconExplorer

Memory Pool

39,782 transactions
25.89 vMB
0.05362024 BTC
Random Selection Loading Transactions
Max Size: 134.48/200 MB

Candidate Block

Mining Attempt 7ff6360ce0ed34ab7ea29502c34b8dcfc6cb984d7ee1f3439c08cfbdb32d78f5
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 54e97885875b03925fa301701301347e79ad9cba1dc9d8b8551710c977ea951e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,043
Size: 1.00 vMB
Total Fees: 0.00653397 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (359,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,477 555,477 000000000000000000116661982c61c85e657521cd3d34fa3a0ff1f03ea30490 134 0.06/1.00 vMB 12
555,476 555,476 0000000000000000000933fd8e67ce030c4df3039257a9e59743806b300d2480 2,033 0.86/1.00 vMB 3
555,475 555,475 0000000000000000002f52bfe68b2238d460ec1310df5270451875003db1489a 1,005 0.41/1.00 vMB 32
555,474 555,474 00000000000000000033b7a4ecb0c852109be9d2285bce43f2147c1e095c8441 1,834 0.97/1.00 vMB 7
555,473 555,473 00000000000000000028849b5d75da4fe389c67a90921d56c525f1f35c5ef358 411 0.13/1.00 vMB 24
555,472 555,472 00000000000000000029035bc3ab552d191dff3fcb7ca4c02ae2034f5ba1e609 2,309 1.00/1.00 vMB 2
555,471 555,471 0000000000000000000f277957b5d9ec7444de04176beb28f71154df8885c4f9 1,250 0.40/1.00 vMB 30
555,470 555,470 0000000000000000000f8c0f5e5333a4c7cffc6f42f463cfbc8ebc33917e4ac0 511 0.23/1.00 vMB 10
555,469 555,469 0000000000000000000c5d3c2e861fb5c583abd60a622d40b42d5a3c2098609e 2,283 0.92/1.00 vMB 11
555,468 555,468 0000000000000000000e273ae22d5f6e1b7e82b79ac27134b616ac850e12e149 1,513 0.59/1.00 vMB 9
555,467 555,467 0000000000000000000cd4b5977ea7ff4595abcfa02aef69bedc5cde371594de 1,673 0.76/1.00 vMB 11
555,466 555,466 00000000000000000022fc1077ce90256dc7edc43595b2bd866c379fa72835ab 538 0.25/1.00 vMB 22
555,465 555,465 00000000000000000000b13fcf65bb8ee725b2a7ea5147be873a792f2424aec7 782 0.62/1.00 vMB 6
555,464 555,464 000000000000000000163479e99cd9e4b88ab017f04ee2567cd607500caf9398 3,025 1.00/1.00 vMB 14
555,463 555,463 000000000000000000008740c118b30f3284e453671033a5f9c81833f3053e91 1,541 0.50/1.00 vMB 11
555,462 555,462 0000000000000000000e7e1c91cf0c0338378a7f656809e43fc789ecf4b0250c 2,187 1.00/1.00 vMB 6
555,461 555,461 00000000000000000034a8e9ee69cb591c1977c5fe0958376450780b8d32634f 2,525 1.00/1.00 vMB 19
555,460 555,460 0000000000000000002616b790056b8ee7f5b744a9cac4aa56252f0e3b0212c3 398 0.20/1.00 vMB 10
555,459 555,459 00000000000000000004705d27dcdc89544f0769b1a6cfdea50f3d70c3192ce0 1,145 0.69/1.00 vMB 3
555,458 555,458 000000000000000000009bd48bd2cefd06eb149387e0b340a52656c8a4c95dbb 2,987 1.00/1.00 vMB 19
555,457 555,457 0000000000000000001d3d301558b880f09475885e346503b5bc59727ccfca9a 2,516 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.