Loading Tool

Explorer IconExplorer

Memory Pool

10,646 transactions
3.68 vMB
0.00801328 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 22.62/200 MB

Candidate Block

Mining Attempt f8397acdfa54c700d603a6444268f0b7e7d352f893e606c2eb7a2894718733da
Version 20000000
Previous Block 000000000000000000005e48657bcfe345fc6b7394e4c436ca67b2ecba5b4fc1
Merkle Root 4838d015865339d4c3499b04168009efccff9b17414c6387c8ccbc1aec73fe02
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,902
Size: 1.00 vMB
Total Fees: 0.00413027 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,488 (761,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,459 152,459 0000000000000b03bcc6ed357d5355db46023152a3de2c8d978858d309e9f71c 30 0.01 vMB 136
152,458 152,458 0000000000000ba9e1895dfe90cbec0f7c5d8e1c6a702477a51d29ca3bdceb57 22 0.01 vMB 250
152,457 152,457 0000000000000ad3bfdffc4769aa423f6ce254dea6b75cc45f6e4d69ff7926c5 28 0.11 vMB 74
152,456 152,456 000000000000053ccdf9437d83474b3d4c2572449a79b26a76b6670b68a2be46 12 0.00 vMB 57
152,455 152,455 00000000000002267e3ab0af4857092fdd95de3a530d451a515b85c483972f3d 156 0.05 vMB 11
152,454 152,454 00000000000008fb89499aa4e687501e1c2adf511e257bd85fec8ad0931dd789 21 0.01 vMB 88
152,453 152,453 00000000000001233de66107fc298294968984e56eb08b4fec4327f1adfcf9a0 49 0.02 vMB 1,202
152,452 152,452 0000000000000b192c16510d7a2bd8d54c94764bed3bde7b2c65e8454b09c24f 56 0.02 vMB 275
152,451 152,451 00000000000007007e4b50d4109fb6f88f09cb8cf2e77d54e695b52c93029d87 22 0.01 vMB 5
152,450 152,450 0000000000000c9052652aa959eef3ab77eeae200ea398d6fc77afcc0e19fe8f 38 0.02 vMB 7
152,449 152,449 000000000000065a5002af2132825bf4facd57c46f3123f0541068f022f3d3c5 62 0.03 vMB 67
152,448 152,448 00000000000003a3fb3001db036800dc95b6320faf3dcffc308cff1be07dd892 1 0.00 vMB 0
152,447 152,447 00000000000006478c73a8cd58e039f2586dc2551a4a38a30688b58b692b14ed 54 0.03 vMB 28
152,446 152,446 0000000000000b2e494052833cff42bb26212f3580d70a55f04eb939f70bebcf 58 0.04 vMB 651
152,445 152,445 00000000000005b573c6cafe884e1bce595ed1ab2e781a347be99bd16e95ec74 1 0.00 vMB 0
152,444 152,444 00000000000009a10acd0b10521dc3e1592d09f2d59a4f1bae1b47e9a18651bc 30 0.02 vMB 7
152,443 152,443 000000000000008a3bbdd6f6f000b2b2fe66ef61c1d88d270dfafa5e57d99d47 99 0.03 vMB 26
152,442 152,442 000000000000072b1c32267de6c00276cae0794d2a55f53569b85f054817dbaf 132 0.05 vMB 16
152,441 152,441 00000000000004539b0337fe476ab490c67a1130bb0eca43ef14c8f4d2550942 14 0.01 vMB 733
152,440 152,440 0000000000000301a2d247473a59224634ec26631cb8127213fcbef242103973 47 0.05 vMB 144
152,439 152,439 0000000000000aea12d85e2948574202fcb38292553958bac8e66e7eefb1d939 61 0.02 vMB 138
Previous 10 blocks ↓
Total Size: 779.71 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: 361.69 GB
    • Received: 1.73 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.