Loading Tool

Explorer IconExplorer

Memory Pool

81,633 transactions
31.03 vMB
0.09147270 BTC
Random Selection Loading Transactions
Max Size: 188.37/200 MB

Candidate Block

Mining Attempt 4a5b648357423d70ad177064ab0e073a576aab203790f56c75b4b802c8dc58d1
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 790f31c976bd9e4fc3124b7bc371e9ae30f1c6792fc93de8fedfd6fc3c8d5ed7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,591
Size: 1.00 vMB
Total Fees: 0.02466817 BTC
Feerates: 351.58 > 2.47 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (133,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,791 781,791 00000000000000000004a5e56037e83fba3db9c022e24ae3e4ab507e50480dc4 2,471 1.00/1.00 vMB 17
781,790 781,790 0000000000000000000412315d36fe1c3d8d8ba9e8893664a178f6d330d9cab8 3,320 1.00/1.00 vMB 24
781,789 781,789 00000000000000000006708c080d27945666e2feab436ae2c6d351c247dc56cd 2,752 1.00/1.00 vMB 36
781,788 781,788 000000000000000000028ed15bc18414c4e3410178cad85aaf90c67fdb42bd47 3,027 1.00/1.00 vMB 22
781,787 781,787 000000000000000000039bc5f91dac73cb69a12ca97d71df63e8555cc9c418d0 2,631 1.00/1.00 vMB 25
781,786 781,786 000000000000000000000908df9cb551dbecf45a8d85881e7af05b3f93eec79c 2,981 1.00/1.00 vMB 40
781,785 781,785 00000000000000000005bb93acfec5ef479323a8ccc6947d3704cd3b433521f2 2,847 1.00/1.00 vMB 21
781,784 781,784 000000000000000000043c3c93d85792cef547e39615f199344a9a7010243551 1,999 1.00/1.00 vMB 20
781,783 781,783 00000000000000000002b0446f28317796ddff454ed9ab63c19ead16f1ca060d 1,286 1.00/1.00 vMB 20
781,782 781,782 0000000000000000000182527632a3a80bb087213ad6b596781ec5a66e3ceaba 2,247 1.00/1.00 vMB 12
781,781 781,781 00000000000000000001bcb85c4d6662d07475da91f575f4728c3136fcdaec1b 2,039 1.00/1.00 vMB 12
781,780 781,780 00000000000000000000a3bc6f9153117dca7949de26fd463da598c08465cb9e 863 1.00/1.00 vMB 28
781,779 781,779 00000000000000000001c4dabb390fa612a178380506e6af09d7ba2c4567fc6d 3,689 1.00/1.00 vMB 28
781,778 781,778 000000000000000000012b56c517da004f0db68debc7c4bc00ff806c11fc4933 274 1.00/1.00 vMB 5
781,777 781,777 00000000000000000005e312920e74f367663a7e9ec8b2b781d42ffd6d8c6267 1,384 1.00/1.00 vMB 11
781,776 781,776 000000000000000000038fcc290617091c0691289e8ab844f674fa5c31b9e5ea 1,562 1.00/1.00 vMB 13
781,775 781,775 000000000000000000001a428862e83e2120a23b332ca555d2d847d0c4508081 1,273 1.00/1.00 vMB 11
781,774 781,774 0000000000000000000557cd05c6ce1ba466f05b8c4bc0a00ca1cc626e17f0be 961 1.00/1.00 vMB 8
781,773 781,773 00000000000000000000968441c6e76a5922f24a1be74d2659307ad1e8aa9d35 2,374 1.00/1.00 vMB 19
781,772 781,772 00000000000000000004df26fc7269bff1f6f92db50ecad00f9c7c0eaceee69c 1,623 1.00/1.00 vMB 8
781,771 781,771 000000000000000000023808bc943b9f296e59d6a346e385ae35f01e7aa6480e 2,172 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.75 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.