Loading Tool

Explorer IconExplorer

Memory Pool

79,353 transactions
29.72 vMB
0.07491017 BTC
Random Selection Loading Transactions
Max Size: 178.35/200 MB

Candidate Block

Mining Attempt 2e83261f60877595c107cbe93b957b0a7291ed6915e38100b80f1d95cc91dbeb
Version 20000000
Previous Block 00000000000000000000026fea76f95c012992e641764320d38f85f8d8bb1c42
Merkle Root 2fd941e23ccec2091c3ab92870f8c30742ab4d89adad21eee0630aed03502f0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,602
Size: 1.00 vMB
Total Fees: 0.01441552 BTC
Feerates: 163.03 > 1.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,011 (583,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,346 331,346 000000000000000004839b86dc2570f9bfc91d4066cd03dde8b120927664b5db 570 0.21/1.00 vMB 33
331,345 331,345 00000000000000001754511398f173220c8840deeb6476e92bf0bc1a5d155afa 995 0.56/1.00 vMB 26
331,344 331,344 000000000000000001f33ff5bdbfd684b58c95f88be8a5966b056e219770b159 256 0.11/1.00 vMB 32
331,343 331,343 00000000000000000e3e0ea483fd9c251e55efd31429f9e317444e02f5491760 984 0.55/1.00 vMB 28
331,342 331,342 00000000000000000248a8c7649ee5b9e8343fd6d9032c117456382b7d6ad04c 622 0.42/1.00 vMB 21
331,341 331,341 00000000000000000556eb43b404c66cd0d2edc781c6633e49cc1a25408326f7 1,278 0.75/1.00 vMB 26
331,340 331,340 00000000000000000f53c3585cdc2aaead3651d4c2c38b1979b80790570dae39 707 0.46/1.00 vMB 29
331,339 331,339 0000000000000000067c7d3a8eaff8cb9b3a476859141e27e01acb6b541b26bd 272 0.22/1.00 vMB 18
331,338 331,338 000000000000000008b2f0a6bf455910aba54994fbc548b04b5166b160c06e77 840 0.39/1.00 vMB 29
331,337 331,337 00000000000000000ffe38247ad725ff3635cf63a6ecf982925a01b0d26b3c61 865 0.64/1.00 vMB 20
331,336 331,336 0000000000000000052b4173039f5bedb8ed8412b6a59ca017c8bd266109b80a 1,301 0.50/1.00 vMB 39
331,335 331,335 00000000000000000b468523e9a1ace7c3bbe71043df4fcdad05576e6c2e6d81 256 0.13/1.00 vMB 61
331,334 331,334 0000000000000000066b278c3e44cbd19b2446aee049443bbd2d7462471f57da 966 0.45/1.00 vMB 29
331,333 331,333 00000000000000001b28b9ed0ef456f90a47d9dbea4ba82f33c5d665f28b1002 929 0.46/1.00 vMB 28
331,332 331,332 000000000000000010f2f6ec699383d1ca3952f21f6c1166b5d1deca7feb93aa 236 0.12/1.00 vMB 28
331,331 331,331 0000000000000000005977c047f5e04b359175fe18e9928e8f202858cd3f0647 341 0.32/1.00 vMB 18
331,330 331,330 000000000000000012aa836e1bd01b8f539255b48867190c33b5f5550dfb1683 281 0.12/1.00 vMB 28
331,329 331,329 00000000000000000e0604584014bad3f17a7e41dee9dee2b2045c32f1a66aa8 599 0.36/1.00 vMB 31
331,328 331,328 000000000000000013ab6904bc3f89bf0794693e82d0f8e7bfd3a15421ae05f0 1,115 0.62/1.00 vMB 27
331,327 331,327 0000000000000000163a5636eeae2a24c74a202ad49f1cbdd1b9644c29394dd7 64 0.04/1.00 vMB 21
331,326 331,326 0000000000000000081fa438105964cca4a89cc18627c744a47ab574b08e7f4b 633 0.39/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 665.22 GB
    • Received: 15.10 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.