Loading Tool

Explorer IconExplorer

Memory Pool

88,741 transactions
33.17 vMB
0.19650722 BTC
Random Selection Loading Transactions
Max Size: 199.79/200 MB

Candidate Block

Mining Attempt f9e0250d2f35b088836e8402e7a10bb6741d2ebd64ce67fe258a453393c1d230
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 0062610c48f1d45b9f4b806979b713d93868ea6bbb803e36ef517e460e804054
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,892
Size: 1.00 vMB
Total Fees: 0.08634421 BTC
Feerates: 387.56 > 8.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (790,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,973 123,973 00000000000020e13b775f44be454cebd1df9b3dd942e959a452bef573dfa42b 15 0.01/1.00 vMB 1,515
123,972 123,972 00000000000027b2b5d4e71d26b5cacea2d17f0f9446cfbd707172ed97504d61 21 0.01/1.00 vMB 1,127
123,971 123,971 0000000000001e09f98dfb32339cdb2a2a5103f6eec2db7ff9e412f52d3be9f3 39 0.01/1.00 vMB 1,793
123,970 123,970 000000000000255dcfc9896f5efaa12b54830b1cdfe09282f58e2e0712a1ed92 73 0.03/1.00 vMB 562
123,969 123,969 0000000000001bfd03829e7a02cd52a4be9e9946fbcf91fdfd609d499bccc865 9 0.00/1.00 vMB 0
123,968 123,968 0000000000000a5adace54dcc1cad18220e05f6fc390fc6cc33c6e18475fe8c0 10 0.00/1.00 vMB 1,254
123,967 123,967 0000000000005aa584dd0ef2848a8b4d72d718248cfbd27f781c32cf8bcc0e26 55 0.03/1.00 vMB 464
123,966 123,966 00000000000047046f6e8955cc25bbe7d4b927fa57fb2e4ea26b41e0d792376f 24 0.03/1.00 vMB 68
123,965 123,965 000000000000374695b024eed7fa11c330afb82336263ca0538232988985cd41 2 0.00/1.00 vMB 1,108
123,964 123,964 00000000000038628281cd4bf46cb4023e0017bc24a820eeaa7c3d4de31f9e94 17 0.00/1.00 vMB 714
123,963 123,963 0000000000002bf8323acf013ddf1c0ac17f0ac2226ab779b157a2e83c2a2c63 36 0.03/1.00 vMB 827
123,962 123,962 000000000000210f1a8d297205513c3bc406ca2956a9d410ed629606fa1d85b5 9 0.01/1.00 vMB 761
123,961 123,961 000000000000528e59ab33cb29dfc9e427feb4179608db9b4caab19200386b6e 37 0.02/1.00 vMB 720
123,960 123,960 0000000000002fe49fd736edb356623172de028af59f404e6e1c9f8a2e90742c 3 0.00/1.00 vMB 0
123,959 123,959 00000000000000d4183462df7cfa1e663c7f8651439619347ded3b8cc2be8ef9 12 0.01/1.00 vMB 0
123,958 123,958 0000000000002bf9c121c7b1c3a285ecc2d5d5c5dccb899161689bbea0a18aeb 15 0.01/1.00 vMB 1,250
123,957 123,957 0000000000000cd7bdfb75a06a7750c846bdfc3333a0dcf593574d3e55593964 50 0.02/1.00 vMB 332
123,956 123,956 0000000000000151723080db6e44cfa3b4b52481067d57ab0ea7af7f56ec3a66 15 0.01/1.00 vMB 0
123,955 123,955 00000000000019e3ecb7b08c8c660697bd555acf38af1cc0223f9fffb4015ec3 2 0.00/1.00 vMB 1,051
123,954 123,954 00000000000033b6ca04a61fd7628100ba6eb92a539a3b766b2cd4fcb14f9696 23 0.01/1.00 vMB 103
123,953 123,953 00000000000006c5e5c34b8c4f17ba8f9a8f30b679db47a31b424e0437b548db 32 0.02/1.00 vMB 530
Previous 10 blocks ↓
Total Size: 782.31 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: 660.09 GB
    • Received: 14.62 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.