Loading Tool

Explorer IconExplorer

Memory Pool

74,792 transactions
29.77 vMB
0.09869091 BTC
Random Selection Loading Transactions
Max Size: 172.59/200 MB

Candidate Block

Mining Attempt ac8ad76fd69473d628b3478dc9fde98eba8885653871ddc782ffde79b52968ae
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root ad225080595bb8305f54a372b77fbeaf9c628e83a8ba51ea1835d433bdb9dcbf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,833
Size: 1.00 vMB
Total Fees: 0.02811521 BTC
Feerates: 150.36 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (352,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
563,042 563,042 0000000000000000001d2257425b5d7276091c0a9d858f0288b9da23b03f2cc3 3,281 1.00/1.00 vMB 38
563,041 563,041 00000000000000000019a8df0904350611c220e6975f767ba08e399484d6a049 1,271 0.58/1.00 vMB 8
563,040 563,040 0000000000000000000485497f196c972db82d3885884697d3744fc8b4dfc552 2,153 1.00/1.00 vMB 3
563,039 563,039 000000000000000000060f2cd5005a108a2f42e30e1ed548629a8970bd0f9ead 2,491 1.00/1.00 vMB 12
563,038 563,038 0000000000000000000b6ce7b4e4639363fa89b193b41bd7d6fa62b122079285 2,906 1.00/1.00 vMB 17
563,037 563,037 0000000000000000002a5db8d91672ed900a646b8e3c5112cd65b47f713df9b2 2,837 1.00/1.00 vMB 19
563,036 563,036 000000000000000000115fc983db3be3bb0007acdf37ff43eff4854d974d4c85 3,049 1.00/1.00 vMB 24
563,035 563,035 000000000000000000015805337a8640d1217cbf21039ce27c08d662d84cf6c9 2,811 1.00/1.00 vMB 33
563,034 563,034 0000000000000000001214493875339c04194ecd29bc226f2a7229783aaa8679 2,113 1.00/1.00 vMB 8
563,033 563,033 0000000000000000000fb6abfb2e47a1bfdfda236940accf11217d1b7aa4f7ab 2,506 1.00/1.00 vMB 24
563,032 563,032 00000000000000000010d7e078c29196c8e38a2412d08ad94d2e621b16f17164 2,770 1.00/1.00 vMB 4
563,031 563,031 000000000000000000278fb1e5d63d0dfaeb86cf2325c260df95eecb18817a47 2,913 1.00/1.00 vMB 28
563,030 563,030 000000000000000000000dc59d813fd70fb6b6730b62e9c4dcc50dd36301f715 3,001 1.00/1.00 vMB 17
563,029 563,029 00000000000000000017fde1a8588a1c4eb95d3818e29c0514ab16f1c7078eab 2,716 1.00/1.00 vMB 35
563,028 563,028 00000000000000000013842497afb813a50231a8fe4f96854a04846634b9f8e0 2,885 1.00/1.00 vMB 22
563,027 563,027 000000000000000000038a93b77646d9023726c1dee3dc4675ad8395e01eacad 2,184 1.00/1.00 vMB 41
563,026 563,026 00000000000000000002286c5a4881d5dba945b8fcbeab0e9da432fff5b95a9f 2,390 1.00/1.00 vMB 22
563,025 563,025 00000000000000000013d05b7cddd2db309c658737924d9add6948e8c1caee26 2,799 1.00/1.00 vMB 40
563,024 563,024 0000000000000000002e3e8d99bb553059b2562457ae015ecd25402fe2c438d3 2,463 1.00/1.00 vMB 23
563,023 563,023 0000000000000000000927b713912c8a0f2d9fae0841b82dad419aaea3b5a06b 2,511 1.00/1.00 vMB 12
563,022 563,022 0000000000000000001ddb74a63a9d01640428b35a7e1698a14007763e502b96 1,424 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.48 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: 668.21 GB
    • Received: 15.42 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.