Loading Tool

Explorer IconExplorer

Memory Pool

26,537 transactions
27.52 vMB
0.10716199 BTC
Random Selection Loading Transactions
Max Size: 131.50/200 MB

Candidate Block

Mining Attempt fe794368ba8eebb3c03719c9a00f55cb9e975fbacac9543d3551903d9940fa39
Version 20000000
Previous Block 00000000000000000000f7db0d0441ea7e915e393237de50110aa258874156c0
Merkle Root 771e6ea013319fb8926fff9f4c846da7d430a062835d3a03c8652854c1d67f31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,369
Size: 1.00 vMB
Total Fees: 0.05498539 BTC
Feerates: 150.75 > 5.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,481 (814,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,464 100,464 0000000000045b6fbaf24d9151d2d857c10b0f1661f71bc516ec6bdc46221abb 2 0.00/1.00 vMB 0
100,463 100,463 000000000002ca3f4cd53ac75b6242fa2f8058e00e1fe4692fdbd432004a907c 1 0.00/1.00 vMB 0
100,462 100,462 00000000000299dbfab6126b918263c34043a11f3ca52bd2d1be519c442d72bf 1 0.00/1.00 vMB 0
100,461 100,461 000000000001c6020d1c866131a8f8c78576cde2d831fd8f55a8044e3e6d1052 6 0.00/1.00 vMB 0
100,460 100,460 000000000000963232829356f697b4d469217a715a855db18104068d64b25f3f 1 0.00/1.00 vMB 0
100,459 100,459 000000000002124d1a082c703d9a0c35fcd9eff0a9cb85111a895292ef760d3f 2 0.00/1.00 vMB 0
100,458 100,458 000000000003e648e20573729fb0ba18333a9cb1fc282bb670089875d4583e6b 2 0.00/1.00 vMB 0
100,457 100,457 000000000001ffe46b8dae045302749a24d27338f16e59bec5db4f30ce78f9a0 1 0.00/1.00 vMB 0
100,456 100,456 00000000000358fa50cc8a7964b1e7f2f232c37ae22ea01c1c996fdf0db73672 1 0.00/1.00 vMB 0
100,455 100,455 000000000002a7e96e4c7794b0c3fe53a905010cd891373300d2419d41986329 1 0.00/1.00 vMB 0
100,454 100,454 000000000001a79b4d158ade219fc6a37b901f0c9e39285ccdf59ec6b9f073b9 4 0.00/1.00 vMB 1,291
100,453 100,453 000000000001b0de4e98c1e47a9a1dc1eb947be933919e31a0735ecac3d85383 1 0.00/1.00 vMB 0
100,452 100,452 000000000000eb00f991ffb4117e4860273124915fd22db4f75349531e2aa944 1 0.00/1.00 vMB 0
100,451 100,451 00000000000383cafa6a87118601e6dc269d7cf1d78dc68597dbb6f95559f838 1 0.00/1.00 vMB 0
100,450 100,450 000000000001c73fb0253e9b808b9448b66e7902c5a1cfe73eb4c5d1da4edbd2 2 0.00/1.00 vMB 0
100,449 100,449 0000000000033b94cd01f018e1a924a0f52029fe5a2dbcf178b76363401424f3 1 0.00/1.00 vMB 0
100,448 100,448 0000000000033e397e5fc48f49d05815210f0cf3a7ec130bf4a0128b444b7ac0 1 0.00/1.00 vMB 0
100,447 100,447 000000000003c7a4a447c4df7e81dae70bdb8b5530362ac55dcc33a27ad1e8e4 2 0.00/1.00 vMB 0
100,446 100,446 000000000002aed44452d3040360dfa78d28957883d38308d5925704c79cc9d6 21 0.01/1.00 vMB 0
100,445 100,445 000000000000ac09788440326ebba53cf02da74a4a715d7b345ddf3049bea6e2 1 0.00/1.00 vMB 0
100,444 100,444 000000000003aa834f8b49a8d734773e758b3d007b85bd94bc050ca278c3d08b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.06 GB
    • Received: 10.80 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.