Loading Tool

Explorer IconExplorer

Memory Pool

40,819 transactions
26.18 vMB
0.07146248 BTC
Random Selection Loading Transactions
Max Size: 136.24/200 MB

Candidate Block

Mining Attempt 24af4ef1fa67658edbb1d9830c35ded67bfd3fd1e61c4dc366da687a8acf6ef7
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root ba202605920e33bafc9d8e123d33b84ee3d285a0187783e79d519defc688d184
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,139
Size: 1.00 vMB
Total Fees: 0.02346283 BTC
Feerates: 150.98 > 2.35 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (172,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,475 742,475 00000000000000000005c5d87388ef30847e31c1705dd0b0ce9c4d0e4b148800 2,492 1.00/1.00 vMB 8
742,474 742,474 0000000000000000000973b79ada19851170a7205b331bf659fc9ef3fa8ea1fd 1,763 1.00/1.00 vMB 18
742,473 742,473 00000000000000000002ba39cc4ab6dc9dc617046712d99a630b0a55b3cc1b86 2,591 1.00/1.00 vMB 9
742,472 742,472 000000000000000000093f17ef0b12553af138bc86dc46fd434e29a042634b79 1,762 1.00/1.00 vMB 12
742,471 742,471 00000000000000000000bd3d03b44a25139406e6de807fe8e852122fd04fea3a 1,450 1.00/1.00 vMB 16
742,470 742,470 00000000000000000004a954ff9a64eb447a372c6e93a100b9e9e7d1cfbc234c 953 1.00/1.00 vMB 1
742,469 742,469 0000000000000000000334c4d9715f8cb07490000140fd5b866978c9f6504f5d 1,088 1.00/1.00 vMB 3
742,468 742,468 000000000000000000073f5f2368381d5edb069268f048371e4c461175dadb9c 414 1.00/1.00 vMB 2
742,467 742,467 000000000000000000026ad054ddbf2e680ed62a0daf6d22ff4c58d2e8b5d416 730 1.00/1.00 vMB 4
742,466 742,466 0000000000000000000295e60113c7a8d434e8ff649d9b418f4e05c2cf9abb9c 2,236 1.00/1.00 vMB 10
742,465 742,465 0000000000000000000801a01575a87fedc6128d2d2e498757b75fe6b3227ed2 1,743 1.00/1.00 vMB 8
742,464 742,464 0000000000000000000263ab9d6a73c9c9926d0372ea7d423bfa491b1414b5be 1,686 1.00/1.00 vMB 8
742,463 742,463 00000000000000000008fc6618e228ea461ac854314d425a5860d273ab14d309 2,338 1.00/1.00 vMB 4
742,462 742,462 00000000000000000006312248fa64a8cde18477b60672568fb75848aa34b733 1,981 1.00/1.00 vMB 13
742,461 742,461 000000000000000000070d4d806a53da6f9f9dba2bec83dacbf9f9b3497a63fd 2,553 1.00/1.00 vMB 12
742,460 742,460 000000000000000000042ca5faca2699ee098764358748ce94aa914b4692edfa 2,620 1.00/1.00 vMB 7
742,459 742,459 000000000000000000036e5d58c98ca647529c948d58d8669807ebed921433f8 2,929 1.00/1.00 vMB 13
742,458 742,458 00000000000000000006676f2811ea86c747f33fe46a164e2dc0a22a5ed95955 2,882 1.00/1.00 vMB 12
742,457 742,457 00000000000000000008c5ab48f0065bf8351ca42d0603d0fa3dff884dd1f88f 2,896 1.00/1.00 vMB 22
742,456 742,456 00000000000000000005481f63cac68d8c5be10cf5b51480e57a187d1a16df7a 1,642 1.00/1.00 vMB 17
742,455 742,455 000000000000000000047dad516415492c0ae3c64c300258790e6fccb53a1fd0 388 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.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.