Loading Tool

Explorer IconExplorer

Memory Pool

32,845 transactions
25.65 vMB
0.07440668 BTC
Random Selection Loading Transactions
Max Size: 128.30/200 MB

Candidate Block

Mining Attempt f4e1b84d3473983fb2da1d73687f7cd9b7bd1f3ae7d852ac585827ad74e87ebc
Version 20000000
Previous Block 00000000000000000000642395af6c167a3a00b6dac8fbc226ea1889e0a9bf07
Merkle Root 897f24c8f7a2d74f608bbf4598eaef640bc98cde1c77839e0995025f4d1e10ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.02720655 BTC
Feerates: 526.32 > 2.73 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,208 (809,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,046 105,046 00000000000012559bccd380d275fb404c20a75f07ae1ec4a64b2378a1ce0f30 4 0.00/1.00 vMB 0
105,045 105,045 0000000000019e9af979e8e292981efa0d242a26987b336e1e59555715d2480d 23 0.01/1.00 vMB 0
105,044 105,044 000000000002a3db02de812f3a9a0acc67f43c28ea0e68103623d533615bcc05 2 0.00/1.00 vMB 0
105,043 105,043 00000000000199c0e8bee54597b88f8af316905ad0ac2e01e66b37f233af8e1f 4 0.00/1.00 vMB 0
105,042 105,042 00000000000044746be1e53b3e03d20dbdc5881a10efadca05da6aef5e5d9297 2 0.00/1.00 vMB 0
105,041 105,041 00000000000255a759ec38835cc80982adb2a466e919d6b1912dd66c4af7d0ff 1 0.00/1.00 vMB 0
105,040 105,040 0000000000025ab95f018b8230d3cb8693b6b303f05cc30539a681b68966d890 5 0.00/1.00 vMB 0
105,039 105,039 0000000000012fa798a19dc23324a111765d3dbe9bf10afcebf151c983c344d2 9 0.00/1.00 vMB 0
105,038 105,038 00000000000285b6fde7d9f4d0ac766c655c6ac62168104e483cd676a90d1ccf 9 0.00/1.00 vMB 0
105,037 105,037 0000000000000ef4262dfd3b11675a5ebe373267132b8f33b4e44413a175df2a 10 0.00/1.00 vMB 357
105,036 105,036 000000000002e60b5a2525fe96141c60cfb48b6b0cb769fb8914eff895cd46a2 12 0.00/1.00 vMB 0
105,035 105,035 0000000000001f49536413680a7ec75b787ab0d0c4d525fe86a765ef2bb58a86 25 0.01/1.00 vMB 0
105,034 105,034 0000000000012cde46914a5b1c355bb99c45bd507e77713cfc8e1c307cbbe3e5 3 0.00/1.00 vMB 0
105,033 105,033 00000000000042a8bf88fcc9ba8befedd225327f3b64d6e2916fd03e420a936d 2 0.00/1.00 vMB 0
105,032 105,032 0000000000026f7bc023b516fef57582ed2747c6271c54ab35f09c18f8702f2c 1 0.00/1.00 vMB 0
105,031 105,031 000000000000fa5c203cdf27dc0814dbac75cf512b46c81a0020ba59eed8573d 3 0.00/1.00 vMB 0
105,030 105,030 000000000002811868c828383aa588ff8d09a3e905813d3cf353a4aad8376143 5 0.00/1.00 vMB 0
105,029 105,029 000000000002bc797738067a8e4800a575e8950db7e59b4c6685d32da50b5c33 4 0.00/1.00 vMB 0
105,028 105,028 000000000001432971248727ebfd58a83688fe3f729c05db03e2ee6ce18196eb 15 0.00/1.00 vMB 0
105,027 105,027 000000000001cb27c23ef117aa2684912269dfc48c04873e671d86d630a0e6c6 28 0.01/1.00 vMB 0
105,026 105,026 00000000000024497bca70493faa8fbe87b960771a33b67a5395d95a8ad46464 2 0.00/1.00 vMB 6,289
Previous 10 blocks ↓
Total Size: 780.96 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: 573.89 GB
    • Received: 8.09 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.