Loading Tool

Explorer IconExplorer

Memory Pool

76,686 transactions
30.24 vMB
0.10456019 BTC
Random Selection Loading Transactions
Max Size: 180.50/200 MB

Candidate Block

Mining Attempt 6ea82df9f3f037396bc2aa107520d3b1478f8a4a6474caf8032fc63d34c0fccd
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 7f5e4b73cbe76b94cfdeb1699f7bd3db4c91e17c0b010fc6880d786290367f82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,162
Size: 1.00 vMB
Total Fees: 0.02750420 BTC
Feerates: 100.00 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (23,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,497 891,497 0000000000000000000211a523295d6f67003808e1a40a9f0203093721e8ab00 3,340 1.00/1.00 vMB 5
891,496 891,496 000000000000000000019e783138032d09a28e601279df388ee2812ce229318c 3,891 1.00/1.00 vMB 4
891,495 891,495 0000000000000000000129dff411411edb7a1198945df3fa9dd5b9c00141e245 3,442 1.00/1.00 vMB 13
891,494 891,494 0000000000000000000098b82590becb0facaf3232a0b60b0200b69827b53d96 213 0.05/1.00 vMB 2
891,493 891,493 00000000000000000000c6881f60793957363d384707e322ee685bfd5fb214a5 1,132 0.24/1.00 vMB 5
891,492 891,492 000000000000000000014ad798f21563a995f22d96c97574ef54c0864592c78d 3,260 0.87/1.00 vMB 5
891,491 891,491 000000000000000000019321cbdf88f6fc4f67f3e5becad8a17071066efa9c83 552 0.13/1.00 vMB 4
891,490 891,490 0000000000000000000211c45b5dc983dce7ffc171e42100b91626aa5fafed16 1,609 1.00/1.00 vMB 2
891,489 891,489 00000000000000000000f578afcdc95d7b289a9872a6756c1e005d930762aff0 1,769 1.00/1.00 vMB 6
891,488 891,488 000000000000000000019f8e221877d742f7c64aada5eaec10c4ed5a56c58e83 822 0.28/1.00 vMB 2
891,487 891,487 00000000000000000001062a11f05cda1cc1db20a1c831854c2cb87e36a65f6d 2,368 1.00/1.00 vMB 5
891,486 891,486 0000000000000000000119ad3403b60aae57bea1cb4254d85cb7b056e6765210 701 0.19/1.00 vMB 7
891,485 891,485 0000000000000000000201252ae2558fe132c9b674d8394cca5f5905420d7039 2,256 0.69/1.00 vMB 6
891,484 891,484 000000000000000000003d708f22df14f33b9d8b71c2fbb8c73a68c1105a463e 1,773 0.44/1.00 vMB 5
891,483 891,483 00000000000000000001df6b6e1056160f77adc97b9491459c5a1fb64f85349d 3,029 1.00/1.00 vMB 10
891,482 891,482 000000000000000000013ebd3218f39a8a81e6dfb7486ab58cd07def9063a430 2,830 0.94/1.00 vMB 4
891,481 891,481 0000000000000000000015d8576d472d693d6457c61d2aa4cd38aa8de42d74a1 1,069 1.00/1.00 vMB 9
891,480 891,480 000000000000000000016d9f37eb73dabdd122fb5a5f76b65086b728acd97ee1 123 0.03/1.00 vMB 4
891,479 891,479 0000000000000000000230b87e7d6bd4f31af97a7fd6407d5d033e200a769a42 1,871 0.71/1.00 vMB 6
891,478 891,478 0000000000000000000006f0e008dce8e11a2ddaa66ac3b26b5bebc2f830fbba 2,073 0.54/1.00 vMB 3
891,477 891,477 000000000000000000001db346efbd8e749f8645b6a66c4c8a01904e2b40320c 1,034 0.21/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 749.48 GB
    • Received: 18.82 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.