Loading Tool

Explorer IconExplorer

Memory Pool

83,840 transactions
31.45 vMB
0.09503899 BTC
Random Selection Loading Transactions
Max Size: 192.78/200 MB

Candidate Block

Mining Attempt 86f4f2531dd6404e0ee3f9cbd3cd80683f24146c4a0878e696e97c22b5386a36
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 0ced676873ad8f7af15d115643565cdda83c0ec5bed2baaff8a873bf8123e2ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,885
Size: 1.00 vMB
Total Fees: 0.02291463 BTC
Feerates: 299.70 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (244,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,589 670,589 00000000000000000003d2d02981b35864af649c5f4da846c82423a366f923a7 2,005 1.00/1.00 vMB 162
670,588 670,588 00000000000000000006223af92770ce026e723c356032f050a5e8e4240f1ebc 2,191 1.00/1.00 vMB 88
670,587 670,587 00000000000000000007b8eab76718f89199cb87ae47cc10900d4f20f07e8a7e 2,654 1.00/1.00 vMB 114
670,586 670,586 000000000000000000022074c0a99387284fcf6a456dbfb716a08e720c001437 2,786 1.00/1.00 vMB 99
670,585 670,585 00000000000000000007b0a84529190524669b26afb2f9849a2c3c61c8825eda 2,692 1.00/1.00 vMB 112
670,584 670,584 000000000000000000050fa279174dcf023a69df766271c6b14aee34dc7572e2 1,387 1.00/1.00 vMB 147
670,583 670,583 0000000000000000000388b0cc935978429608448b9a904525ef118fa49f9ec3 1,425 1.00/1.00 vMB 86
670,582 670,582 00000000000000000004d23c1757e85b0ba7270ead6cc9c9891f10a0bc49a0bd 2,868 1.00/1.00 vMB 142
670,581 670,581 000000000000000000010a406ad5d4db146e7aafeab0fcae1feec0ac0dd68146 2,757 1.00/1.00 vMB 117
670,580 670,580 00000000000000000009e0b532bf3ff388c9d7c4489b0bcf2631f75195609c57 1,963 1.00/1.00 vMB 132
670,579 670,579 00000000000000000006accd0142f913ad07ba7d4a7e28a3cd1b942d4b0ab303 420 1.00/1.00 vMB 12
670,578 670,578 00000000000000000006e80651c81d2921851c7cd66aefdc5b41feacacb20410 1,371 1.00/1.00 vMB 14
670,577 670,577 000000000000000000019eb1d1088c4e8a1bee849b8714332f00f9dfd965e11a 3,012 1.00/1.00 vMB 98
670,576 670,576 0000000000000000000bc0b5c138cbb10a86c97411dbb05e7a349fa582c32196 1,484 1.00/1.00 vMB 43
670,575 670,575 0000000000000000000b50ef91b564e3374c01cbda13a6c83b86d0c501f4bd84 2,203 1.00/1.00 vMB 60
670,574 670,574 0000000000000000000cfa0c512df50b053f90be63fb9ad53cfaaa5d65241f12 1,064 1.00/1.00 vMB 13
670,573 670,573 0000000000000000000b77d9c55bdcff930eba54863b7e367df0610f67190bb6 1,548 1.00/1.00 vMB 22
670,572 670,572 000000000000000000041bdcbb440872a367eb27718f6ebcf765aced33a26434 2,721 1.00/1.00 vMB 69
670,571 670,571 0000000000000000000958f2ba794b3e0fd9999d309825aff988c53ed5964aec 1,703 1.00/1.00 vMB 19
670,570 670,570 00000000000000000002ec1f7b3091fbe87262e5f6cd29b591b72b46a72954b4 2,259 1.00/1.00 vMB 48
670,569 670,569 00000000000000000000505032bcacc4f42087d8b6ee689bd91536a43e72a163 428 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.78 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: 709.61 GB
    • Received: 16.94 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.