Loading Tool

Explorer IconExplorer

Memory Pool

84,834 transactions
30.68 vMB
0.18146012 BTC
Random Selection Loading Transactions
Max Size: 185.97/200 MB

Candidate Block

Mining Attempt c532321a3d785f42206035deaf5c6b11c6e6792562d26b08af0eeb13919de92e
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root ba89a15e1c0921fe324a0a737774e102e22227ae21d66d3aa2ff087c71258cdd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.11798704 BTC
Feerates: 179.53 > 11.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (912,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,461 2,461 0000000030aa3590bd74cece671d2ec922e2b01e2623f2d177fac8b20384251c 1 0.00/1.00 vMB 0
2,460 2,460 0000000067095df2a66d4e3dab6633ba3dbe3073e01b473ae3684bb117b34e54 1 0.00/1.00 vMB 0
2,459 2,459 000000008e4370ebb94877d023f6304a8080f3dcd13e8d04999f5d8101b7c30b 1 0.00/1.00 vMB 0
2,458 2,458 00000000c9c22e90d7a211af907d88630c48381fb7985a83d1cc1bf723f78205 1 0.00/1.00 vMB 0
2,457 2,457 00000000d9fd29b707d54702c14547a384c3ed2e8ee0427e994d8901c5186fcd 1 0.00/1.00 vMB 0
2,456 2,456 0000000048510e76eb02fb23b43f6fdaf1f0758b7190d0181aedb170c84efb6a 1 0.00/1.00 vMB 0
2,455 2,455 00000000045287838aeb116c2463ae3c6063f1bca7c6746b6edd9c24b5f6263e 1 0.00/1.00 vMB 0
2,454 2,454 0000000087e23245441cf605ab7dd6dacebe12660b537a6c5780b316f1b5792f 1 0.00/1.00 vMB 0
2,453 2,453 00000000258f83690646aa7fbc01b0a54634871dd8107bc18e602cbf5ce9a2aa 1 0.00/1.00 vMB 0
2,452 2,452 00000000af6ebfe2a16e85d5c9f8a842a79a7e1ee1edf60986b08182cba66fad 1 0.00/1.00 vMB 0
2,451 2,451 00000000aaaf7a0014102a2cd47fff390d94a36f25ac70c5d5f5b0a3e988f978 1 0.00/1.00 vMB 0
2,450 2,450 000000007bd0cc68f33f022f9d73889fa3e2bc58820e30d21567475633c40e99 1 0.00/1.00 vMB 0
2,449 2,449 000000008fde5983d3ac6db5c744e37fc2da2be557443186056469437f274578 1 0.00/1.00 vMB 0
2,448 2,448 000000008e6d8a7b7ae77ab2647459e3e1300d0adfa7f6cd6576fc9ec38378b3 1 0.00/1.00 vMB 0
2,447 2,447 000000002d6c37d83b3f6e005cb84fbc33cfff96b0fe3e33a462e370017957c5 1 0.00/1.00 vMB 0
2,446 2,446 00000000b9dbc1f3df566792f19e87f3e9ec2b4ee98f1885e53af0b1968788e0 1 0.00/1.00 vMB 0
2,445 2,445 000000000b25395a2280c0e3fdfb19149d1a0800093df9760e7714f72e40339d 1 0.00/1.00 vMB 0
2,444 2,444 0000000012f2ec57a6dfdcd59b36dce7e9e33107a8b809b507b04b7076019a08 1 0.00/1.00 vMB 0
2,443 2,443 0000000083a8010a8c77c6e96e00586d04562dfc58d26a1dcf6520e73d1e5978 1 0.00/1.00 vMB 0
2,442 2,442 00000000ef4330252e7d461a200c5a2208571b75e8645d18e4ebaa9ffc0c5ccd 1 0.00/1.00 vMB 0
2,441 2,441 0000000074da83bbe5295d0bcf0b14f98b74272619b381545179f6655c54f363 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.32 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: 660.25 GB
    • Received: 14.65 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.