Loading Tool

Explorer IconExplorer

Memory Pool

81,267 transactions
22.19 vMB
0.09377808 BTC
Random Selection Loading Transactions
Max Size: 147.56/200 MB

Candidate Block

Mining Attempt 0598613c97c2c829fde690fad4586f7e2928596313ea37a093d8fda63b2a6ebe
Version 20000000
Previous Block 000000000000000000019e79860ccd13d417e03b066e8a3661ec754572b673d8
Merkle Root 01179bdc5ad7096eaf258c0a22fe61999ff12e26ad3de26cf851da956a3544fa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,904
Size: 1.00 vMB
Total Fees: 0.03598789 BTC
Feerates: 502.62 > 3.61 > 0.37 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,193 (308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,885 915,885 00000000000000000000d8788f961c6770796b91e51da26da275421b191625bf 4,423 1.00/1.00 vMB 0
915,884 915,884 00000000000000000001dc5d1ceae9a8e9ee51960e0ca9b9ee079d9b3c5c1cfc 1,885 1.00/1.00 vMB 1
915,883 915,883 00000000000000000001d129bf2834531946de2a30e387f22db186606c690dc5 2,571 1.00/1.00 vMB 1
915,882 915,882 00000000000000000001e97205b510adffd76afeeb61198b8522d51b90eade34 3,448 1.00/1.00 vMB 3
915,881 915,881 0000000000000000000128d216bf5d6ca95d8b10158fe58f673a2937b6e19a2c 2,497 1.00/1.00 vMB 0
915,880 915,880 00000000000000000000feac9206e826c93df6d654cb937443d71c58c4ba31ba 3,780 1.00/1.00 vMB 4
915,879 915,879 000000000000000000000cca0e18884a245231290c6562eed2f7c7cad652f1ef 2,054 0.74/1.00 vMB 2
915,878 915,878 00000000000000000000d0052148471d18aa291e50ee39ce61edd86b9a3c55b0 4,400 1.00/1.00 vMB 1
915,877 915,877 000000000000000000014a4cee8487f3cbd9cbfa8e824563d94faaff7926e540 445 0.11/1.00 vMB 2
915,876 915,876 0000000000000000000084058c01a04ba98adbddb98540a5afae7e4889d6bf2a 3,590 1.00/1.00 vMB 2
915,875 915,875 0000000000000000000045ceb966c23dd2a22796d46ae0bf354664d33ff60ddf 1,521 0.44/1.00 vMB 3
915,874 915,874 000000000000000000016be2cebc5e9bf7e370e88033103175037ab8a39f2ca4 5,148 1.00/1.00 vMB 1
915,873 915,873 000000000000000000019305678a7aee2f4f959110ac79deb702d70ee51d9d08 4,396 1.00/1.00 vMB 1
915,872 915,872 0000000000000000000122b7d50b2a7db7b6a40faabcdf6929c6afda6560c164 3,670 1.00/1.00 vMB 2
915,871 915,871 0000000000000000000007a9dde7e7c880c2610a84f6cc8d7b11b9a2073cced1 154 0.06/1.00 vMB 2
915,870 915,870 00000000000000000001c891af7872704cc28b3e4fbe17b357543dfcb6046119 3,989 1.00/1.00 vMB 1
915,869 915,869 000000000000000000013424cb0d14c2b32f7ed876b804ebd669c1289d2bdedf 4,689 1.00/1.00 vMB 0
915,868 915,868 00000000000000000000159b59365b98e53db924502b62d2e3e886f3856f3376 3,545 1.00/1.00 vMB 3
915,867 915,867 000000000000000000000c2aad215f21870e3705e3fbb7747f5c2f81daf604ac 3,923 1.00/1.00 vMB 1
915,866 915,866 0000000000000000000092442f5ead3aff5dbf5879d2fe24ee4c29b666294cef 3,686 1.00/1.00 vMB 3
915,865 915,865 0000000000000000000119c12c86f10c227b8457640bfa27bc19af6672280397 802 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 784.44 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: 823.27 GB
    • Received: 24.88 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.