Loading Tool

Explorer IconExplorer

Memory Pool

79,825 transactions
30.17 vMB
0.08090049 BTC
Random Selection Loading Transactions
Max Size: 184.40/200 MB

Candidate Block

Mining Attempt 841cb70bec5fb6654f7d8381ac637e94307f40eda9f30b1b6c29274a378d6252
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 20f065708bb5a01a5a845f09c55d1c9a2bafa158e78445684c50497f2d246d6f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,091
Size: 1.00 vMB
Total Fees: 0.01375486 BTC
Feerates: 100.65 > 1.38 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (557,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,669 357,669 00000000000000000f497a95b83d2928db38fd2b2ee50903ee255167ad9dc270 56 0.02/1.00 vMB 12
357,668 357,668 0000000000000000081c9bdaf4da1bc8ad2410159d9623d8fb667be407d2e4e4 493 0.24/1.00 vMB 27
357,667 357,667 00000000000000000b77b07363b2d26a64ca67c1608bdac6f367a2d51215f116 43 0.03/1.00 vMB 19
357,666 357,666 000000000000000002fe9b9c03509e422ceada7e9515c379296c58ebff8a7d9f 666 0.34/1.00 vMB 26
357,665 357,665 000000000000000002ec7fae21f3dda930afa35d432beb2bcb046cbc7c80a48b 462 0.20/1.00 vMB 29
357,664 357,664 00000000000000000e517b43623a0f63547ffca3c0b63cc8fcd99958291f27c3 1,025 0.50/1.00 vMB 26
357,663 357,663 00000000000000000763bdca3f69d3370ec55d2f60750f39205c1ee2b6caa672 1 0.00/1.00 vMB 0
357,662 357,662 00000000000000000bd82297fb416b119d9257a8c34629a6a1f345eab12c05b6 60 0.10/1.00 vMB 6
357,661 357,661 0000000000000000125912442984d1016f70677e545c380151cc25747953ffb2 390 0.21/1.00 vMB 26
357,660 357,660 000000000000000007547c7454bded4f52466248598af0cdb58074b358543aa7 382 0.18/1.00 vMB 32
357,659 357,659 00000000000000000e5fdf3d88991bb178f5026485a0e83b3801dacd3c877dcc 581 0.30/1.00 vMB 24
357,658 357,658 000000000000000000ff719e659d6f07a7b3480cb8885c54ada168182d05f46f 162 0.08/1.00 vMB 28
357,657 357,657 00000000000000000ca90340f7e0485edc9dc0cbd835400976ce610c62fc11e8 129 0.06/1.00 vMB 30
357,656 357,656 00000000000000000cb68e45f0caba9d8dcf8ef078aa3b1e7265066d0a74c9df 271 0.10/1.00 vMB 30
357,655 357,655 0000000000000000031130064dbbf0d5c1145f21cea3f863ef45f0b626293e9f 953 0.53/1.00 vMB 26
357,654 357,654 00000000000000000eca8bd470cce102e37bb5ccf8c1e589c00896d5bb251c21 211 0.11/1.00 vMB 31
357,653 357,653 0000000000000000141da2b7e7e8f0b34b9f4cf5cb9c9fc5fe9d6e9ad529185f 298 0.15/1.00 vMB 26
357,652 357,652 000000000000000003bee311c38ead2b8b6b9d5465f5612e95dce5193a0a50d1 1,375 0.66/1.00 vMB 26
357,651 357,651 000000000000000002260b9c5ee4a97540134b6fd6ecbf7e878ea876693e3ff1 568 0.34/1.00 vMB 29
357,650 357,650 000000000000000013dc91ccb8860d952a7d5a087076dc00dc70be447655c9c1 301 0.31/1.00 vMB 18
357,649 357,649 0000000000000000061cacfcaa231ecbf9ec9f4b32e6c0a864f34c28d80d196a 129 0.06/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.