Loading Tool

Explorer IconExplorer

Memory Pool

45,237 transactions
27.83 vMB
0.08870985 BTC
Random Selection Loading Transactions
Max Size: 146.17/200 MB

Candidate Block

Mining Attempt ac07c7e28183777e51a11560c775468ecfcbf5fbdf04ebcc97dfdc878c5d8e22
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 5874707e9666d059c9a10db1f9ef31b327d9c7bc8ec6f945718b55cfdc437c61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.03407132 BTC
Feerates: 157.73 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (561,435 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,477 353,477 0000000000000000118647514d23e1f633b17f39548577de7932fbd24fb0ddf9 979 0.57/1.00 vMB 24
353,476 353,476 000000000000000006576d489904046dfb7753302982e3539c61bc645d4dd3f9 104 0.10/1.00 vMB 18
353,475 353,475 000000000000000013755a9973ead4009a666e5583bd5954a4089735c2fcec57 433 0.25/1.00 vMB 21
353,474 353,474 000000000000000002de042d515001678129bca694e1433c679e86bd982a97e1 1,847 0.88/1.00 vMB 26
353,473 353,473 000000000000000006d31b4548e71ca57682e5a8db10b259771ae856091c6793 1,347 0.75/1.00 vMB 26
353,472 353,472 000000000000000000d4893fa25c082725e2405abeaf4f3b8ddb56fd2502f629 371 0.27/1.00 vMB 18
353,471 353,471 00000000000000000ffd0d82302d4225aaa0ccfa29dc329f9e966b8fc83cbea5 949 0.47/1.00 vMB 30
353,470 353,470 00000000000000000c21d6ae3fd80f8f182901945d04960d00e5c854943149ac 462 0.24/1.00 vMB 23
353,469 353,469 0000000000000000015e1c1904957c6e70fd6e1954332230e07bd4fd711874f6 70 0.06/1.00 vMB 6
353,468 353,468 000000000000000006c1090ca1ad63c68276efb97020e1b995c0f0a69ee3dfc8 161 0.08/1.00 vMB 13
353,467 353,467 00000000000000000c649fed5afa2ed727e418f7b9a827cdd483785b1ab62677 736 0.41/1.00 vMB 26
353,466 353,466 00000000000000000611e9715544f2d5577a19148d875291431bb67149c2788c 1,000 0.56/1.00 vMB 26
353,465 353,465 00000000000000000d6db16f25bcf911c506b50fd3f873815d96994e8538cab8 790 0.39/1.00 vMB 26
353,464 353,464 000000000000000003bd8d4a7a8ef4a2d5e868669ce38987b7c471769ae338e9 78 0.06/1.00 vMB 4
353,463 353,463 000000000000000016c351372c53d9720b224732edc1b0efe3d286894f368df4 957 0.48/1.00 vMB 24
353,462 353,462 00000000000000000a8099d36051e653bed7d2f3c82a5220310001298b4646a5 824 0.32/1.00 vMB 20
353,461 353,461 000000000000000016f50bd97ffab6efbef30861f9cc45094b0d1d3a6bde115f 912 0.49/1.00 vMB 25
353,460 353,460 00000000000000000627d0f3ec5240119b65a9bba8ead9c07ea0de0f736b72ab 1,032 0.56/1.00 vMB 31
353,459 353,459 0000000000000000028a9785e3f3dcefd88f9405b95c5becc0b57282f204dbc6 301 0.18/1.00 vMB 24
353,458 353,458 0000000000000000076f4b7fd64aadcef86c6fba332f71a1f5865b296edeabeb 554 0.28/1.00 vMB 24
353,457 353,457 0000000000000000121cca09d83c72d50d47d0d14e0f54a19708904e6da90065 306 0.26/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.24 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.