Loading Tool

Explorer IconExplorer

Memory Pool

77,536 transactions
29.30 vMB
0.08511570 BTC
Random Selection Loading Transactions
Max Size: 178.79/200 MB

Candidate Block

Mining Attempt 6b7234c609658f0493a69666cfd74496e38bd651503b578cafdde42291946cd4
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 8875125f1de18291eace6b8c2c2ee525c6f59348c941937fb203a87eec655385
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,766
Size: 1.00 vMB
Total Fees: 0.02079161 BTC
Feerates: 301.35 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (131,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,499 783,499 00000000000000000004cf7e16321f41481c68bc5cab4f918840a738d622b295 2,202 1.00/1.00 vMB 18
783,498 783,498 000000000000000000027ebd8e7ab087e2a36b25bafa9c1888524a5d8b107531 3,440 1.00/1.00 vMB 34
783,497 783,497 000000000000000000027e0ee562f99e6f25130b0bc2c51626472ad8130b601d 674 1.00/1.00 vMB 5
783,496 783,496 00000000000000000003788c556139dc81a75095d272ed00179316cfcce9f6d9 2,463 1.00/1.00 vMB 7
783,495 783,495 00000000000000000001f8687a2532f1a0ea5ab7b0e450dadb81222c0b95211a 2,733 1.00/1.00 vMB 8
783,494 783,494 00000000000000000002db3c673135606282582c6b5477759108e283f4a89c4f 3,445 1.00/1.00 vMB 30
783,493 783,493 00000000000000000000f6267f8447a453da7b494cc0a328b42a6dc26b715959 1,846 1.00/1.00 vMB 11
783,492 783,492 0000000000000000000510ff81619f99edacc05bb787667c8e39b752e4db7e10 2,385 1.00/1.00 vMB 27
783,491 783,491 0000000000000000000390069165a3c5f8bffc29c21a47e2895a301bad74e911 2,157 1.00/1.00 vMB 31
783,490 783,490 00000000000000000005607cf1e55028e94fa8b11616f76ba94e66b3f12370b4 3,272 1.00/1.00 vMB 15
783,489 783,489 00000000000000000000f0c5aa93ee8e8baa763ceae52e49952c9b3acf2f39e2 2,584 1.00/1.00 vMB 20
783,488 783,488 000000000000000000050e1183464988e7de5274a114e6046491d42d8bc8f3ab 3,300 1.00/1.00 vMB 25
783,487 783,487 00000000000000000004867d3448f7648237b258b4ddc6d520c917ed364fa355 863 1.00/1.00 vMB 7
783,486 783,486 00000000000000000003b269d4a0ff00cfa1f3ad890d895cdf20c2d56d870483 125 1.00/1.00 vMB 2
783,485 783,485 000000000000000000053ff7e8e133e7cdebc02b2fa776ae78edb62f4003ca35 517 1.00/1.00 vMB 4
783,484 783,484 00000000000000000002eaea68fa854cb4cf4fd8c93f9e322895af03079a9a20 2,603 1.00/1.00 vMB 18
783,483 783,483 000000000000000000057c00706585964b3c76903518dcb39ad6989ef202258f 2,262 1.00/1.00 vMB 16
783,482 783,482 000000000000000000020fe37310894902dd407a9dd6e36813713a71976d66e7 403 1.00/1.00 vMB 3
783,481 783,481 000000000000000000000c814ee5f3949195c8aa0b3b2173322b87b0fd01ad74 1,041 1.00/1.00 vMB 7
783,480 783,480 00000000000000000004fed25f3fe16b87552ec0c63347dfb571fa510a3ee760 3,121 1.00/1.00 vMB 20
783,479 783,479 000000000000000000038f8e6ba7698e8597f49839c2aebd2bf903f79c914c03 656 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.