Loading Tool

Explorer IconExplorer

Memory Pool

40,778 transactions
26.44 vMB
0.06025067 BTC
Random Selection Loading Transactions
Max Size: 137.95/200 MB

Candidate Block

Mining Attempt cdaef67ffb5e6a982cfc8a3cfe1871c311abf1e6c291844a3fa862574b5668ba
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root f8f53ce44600c5347dfb4aa8a59c4c76d3079763ab0885f052215d30fb6f2ffc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,685
Size: 1.00 vMB
Total Fees: 0.01153422 BTC
Feerates: 151.03 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (909,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,546 5,546 000000009373ab8cf912050e3d9a3a7933b0ac1d3069ccca1a11efa6bbd9f4a5 1 0.00/1.00 vMB 0
5,545 5,545 00000000d792554eb5222f19e1d3a91fdf66a3cd4949588cc1fc5bef7441d1c7 1 0.00/1.00 vMB 0
5,544 5,544 00000000829fae72753f0d3fb9ecf5e6329501bb075a20be0529ff6fdeb333b5 1 0.00/1.00 vMB 0
5,543 5,543 00000000fc162dab7c86bc96fe1096616b9a725aca1f60dee71fe7922ab9990b 1 0.00/1.00 vMB 0
5,542 5,542 00000000d9081d63277c46d063f6bb871bb5af31110646cd302aefcd20a2d760 1 0.00/1.00 vMB 0
5,541 5,541 000000009c927b3df26058a468ed1bdb924af1beeb6c5b673889b6d7ab816088 1 0.00/1.00 vMB 0
5,540 5,540 000000003762accfac345c2d5a99bd95010015eeab1376dafd5910bd9fe0bde3 1 0.00/1.00 vMB 0
5,539 5,539 000000009bfa84517289deee15509534073aec4d2f44f7be0e58fae9fa9165d8 1 0.00/1.00 vMB 0
5,538 5,538 0000000093cad29af9f1a453c1788d661e1f03973b3de7a5d9895b5089b3560c 1 0.00/1.00 vMB 0
5,537 5,537 00000000108e2d7ab83a34e3d4ab2eb807b9651370eec39ab33c3f52c897af4d 1 0.00/1.00 vMB 0
5,536 5,536 00000000baa5e5244596c280cc198968a08000ab1147156d9d12499857404542 1 0.00/1.00 vMB 0
5,535 5,535 00000000b7fad65ac1dcbcfae581af39d329f9d5e0d45ae221db87fadd01776f 1 0.00/1.00 vMB 0
5,534 5,534 000000001c62d16f6f854444bd1e4cb28243a9dd8760e9a29a5adeee001bc6c6 1 0.00/1.00 vMB 0
5,533 5,533 00000000c29bdae03f2f331c1ff69309ed7b55ed0c21d2e63ac4d36c6aa61bde 1 0.00/1.00 vMB 0
5,532 5,532 000000001d58b1c023e458203f5389eeea6a325cdf75306d1cbc5c06620dfb41 1 0.00/1.00 vMB 0
5,531 5,531 0000000046b6272474a106a41c35c914370c3b3d96da1ba75d2e29f6afc71a65 1 0.00/1.00 vMB 0
5,530 5,530 000000005310971d1304a456759d9e85e4aad473f5f773a62fb9d08a51e313d9 1 0.00/1.00 vMB 0
5,529 5,529 00000000c4e031a9a9924efd3ff0ab34f5b8f76ae66b3275b80f35d0767fcec3 1 0.00/1.00 vMB 0
5,528 5,528 000000006046d37c2336f11cbb1d00a17557e003b8f3b93007d5107231db585d 1 0.00/1.00 vMB 0
5,527 5,527 000000009f7f024e266e044b5ef2e5460f2b8599a7248a13b0eb09b029b50636 1 0.00/1.00 vMB 0
5,526 5,526 0000000077b2d94aa31f27643f15f9c707b6b7a0f9a4c885650ab02f6b1425cf 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.