Loading Tool

Explorer IconExplorer

Memory Pool

41,965 transactions
31.75 vMB
0.09415954 BTC
Random Selection Loading Transactions
Max Size: 159.24/200 MB

Candidate Block

Mining Attempt ac9a54bc59ed1a6e80b6f8c64efceb3a454dcd6835cb77bcbafbe4e5e22aebef
Version 20000000
Previous Block 00000000000000000000a7f094557a1c08216b2fd5b94073a11ff2864e9b9455
Merkle Root 8be794582f330a697ce7e5d4be7f9c2e9e1c87721181d41edaed82da4ef8d596
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,507
Size: 1.00 vMB
Total Fees: 0.02849029 BTC
Feerates: 401.97 > 2.85 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,565 (113,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,300 801,300 000000000000000000029ecaa9113ad41a08281fa02d9f02607117a2c35b2356 2,367 1.00/1.00 vMB 12
801,299 801,299 000000000000000000029d9feee158c5ff4305d522266ae2fca2525d69ff8fda 1,021 1.00/1.00 vMB 15
801,298 801,298 00000000000000000000138609fb1b0fef0f1e9e32e49cff638d2f4a1e6e1002 4,110 1.00/1.00 vMB 11
801,297 801,297 00000000000000000001fc024d35c250582602f9980554aab56d299b477e49b3 1,821 1.00/1.00 vMB 11
801,296 801,296 00000000000000000004281b39ffdf547b6ad1fecfd85a4db4368e7e264f42f3 2,316 1.00/1.00 vMB 10
801,295 801,295 000000000000000000006e964f27f37c472d1063aae4246228f039b5152ab73e 2,235 1.00/1.00 vMB 13
801,294 801,294 000000000000000000055fa03ba967c55e67911ef5ed25620b1bc9c9b377b4fe 1,469 1.00/1.00 vMB 11
801,293 801,293 000000000000000000045559ae5097a0f71b7f0642d9222fd84a7c3fd8a4d589 1,777 1.00/1.00 vMB 7
801,292 801,292 00000000000000000002e86ce5e1ef728143ace872a02c07fdd2bf219fe82f8f 1,335 1.00/1.00 vMB 14
801,291 801,291 00000000000000000001fae864e4e89147ad3715521bda29799ad51470a31725 1,543 1.00/1.00 vMB 10
801,290 801,290 000000000000000000035f2269398fc11eb3054880ebb5983c06d485ccf0d8a4 2,203 1.00/1.00 vMB 20
801,289 801,289 00000000000000000003ba11ba2d6d6fea93085332fc7b00ed6c632ee9541f1b 1,502 1.00/1.00 vMB 18
801,288 801,288 000000000000000000038003bd3457e68949d3ce3a370ed58070a82cd0eb7853 1,079 1.00/1.00 vMB 9
801,287 801,287 000000000000000000028c8358c7a8e2557296f14a4e66b449974c7c1f804a21 906 1.00/1.00 vMB 9
801,286 801,286 000000000000000000001123128a008b60d4df5a1e0833a30c7c0c59930ac501 907 1.00/1.00 vMB 10
801,285 801,285 0000000000000000000428275da9e401b7e0639ad01cb100c3bde15f8dd7b16c 2,103 1.00/1.00 vMB 15
801,284 801,284 000000000000000000029198b188e09f4f444b4a7fb8cec068cf3e6a6960665c 1,268 1.00/1.00 vMB 11
801,283 801,283 000000000000000000025ea4ab3262dc99cfdec6825f6eff75cbcd5329feb92f 1,744 1.00/1.00 vMB 12
801,282 801,282 00000000000000000004efa5ea78297ff42093c72ef31187545abb2b4e80841d 412 1.00/1.00 vMB 8
801,281 801,281 00000000000000000003d87452477278910c12fa5a697cc9fda36e5b445d9d12 179 1.00/1.00 vMB 8
801,280 801,280 00000000000000000002d39251e45ffe48a12b8eeeaf7cb6330d64e7dd619850 1,018 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.62 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: 624.86 GB
    • Received: 11.57 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.