Loading Tool

Explorer IconExplorer

Memory Pool

80,952 transactions
30.26 vMB
0.07589582 BTC
Random Selection Loading Transactions
Max Size: 185.63/200 MB

Candidate Block

Mining Attempt 7c8272b3b08243a212ade08242d8771606d21587508ea3f5d69e186b57cf491e
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 6b722c8944ff472e26c38ec98550f15de77954c2c5606a5e6e2583769206353b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,685
Size: 1.00 vMB
Total Fees: 0.00860634 BTC
Feerates: 151.12 > 0.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (12,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
902,385 902,385 000000000000000000015c54eb3f2341d4ec6fbf8e9bae848aab5b1da82e2fb6 3,754 1.00/1.00 vMB 2
902,384 902,384 0000000000000000000167d7ee79cee7525729647a1b30dc63a5e853e4d2cac6 3,802 1.00/1.00 vMB 1
902,383 902,383 00000000000000000000808828924e5c4cfebbc5bade84984dc8619f7377428a 2,061 1.00/1.00 vMB 3
902,382 902,382 00000000000000000001256d034368021f2d1d2f3d992a42783468fb315d4bcd 2,317 1.00/1.00 vMB 4
902,381 902,381 00000000000000000000e3f633e7a9212a010276b429a844521e241bad02d5cf 2,491 1.00/1.00 vMB 4
902,380 902,380 00000000000000000002367f8d5cbdd592451807d4c3cadd8ea814cbfa02da79 1,888 1.00/1.00 vMB 3
902,379 902,379 00000000000000000001b6306622c057447fa170b2dab332896f973d097bfb50 2,564 1.00/1.00 vMB 1
902,378 902,378 000000000000000000005d74bd8bba65ff0c8c1b7f879c2f526bda1c8e30db92 606 1.00/1.00 vMB 2
902,377 902,377 000000000000000000005e9c485d2382b6e4712796521726180174727cb6d8f8 2,325 1.00/1.00 vMB 5
902,376 902,376 00000000000000000000aa3ea1c61e8bd8dc50d23638d09c13de133e284c3883 1,009 1.00/1.00 vMB 4
902,375 902,375 00000000000000000000fe64de404b04b75742e32330f653d1de81efca4311dd 375 0.10/1.00 vMB 2
902,374 902,374 000000000000000000003253d6f522c8c5e07b5e08b3b0d89dbd064c61a34c7d 1,714 0.74/1.00 vMB 3
902,373 902,373 000000000000000000006e44a34f61691c07d8ff56e72f91e76e1ee72e4a5b4b 4,518 1.00/1.00 vMB 1
902,372 902,372 00000000000000000000a3694e4e6a6c130ff990712ec9d19596cd973b9092cb 2,906 0.99/1.00 vMB 2
902,371 902,371 00000000000000000001c65cf60b61f50cbeb383a0e931d6e5ee62d4b3909bb8 413 0.13/1.00 vMB 2
902,370 902,370 000000000000000000015198552208efd07636a8f3e779f71d375486f8edcd86 2,121 0.97/1.00 vMB 2
902,369 902,369 000000000000000000007ad5d961b0bcd60155f605a2a6ce2cea9ecd2f753a58 2,354 0.74/1.00 vMB 3
902,368 902,368 000000000000000000000b685082321306cf595401ff518d60effa5537d26523 872 0.31/1.00 vMB 2
902,367 902,367 0000000000000000000011eeb3503c765e34d5c03e52d296a159105b0de63f2e 192 0.04/1.00 vMB 2
902,366 902,366 00000000000000000001f768301cd95b893dcf6338b3fe38522efd81ea7da2ee 2,199 0.68/1.00 vMB 3
902,365 902,365 000000000000000000018b0c8803131f919f8b849fe28e012e0f515ea619e7da 315 0.11/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.98 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: 716.22 GB
    • Received: 17.79 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.