Loading Tool

Explorer IconExplorer

Memory Pool

36,240 transactions
26.19 vMB
0.07251033 BTC
Random Selection Loading Transactions
Max Size: 133.81/200 MB

Candidate Block

Mining Attempt 09a325467050c4a8ae4ccfb12d46b0a95ca22b57e546ae2e79a67baa0480c746
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 698b0cbab538ec7107f88c353da4d6be889a421e19e94e82f88683820edc7fa1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,931
Size: 1.00 vMB
Total Fees: 0.02406378 BTC
Feerates: 713.01 > 2.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (464,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,586 450,586 000000000000000000bb3d6cfbf836b7645ae53d548b96dcf4f6a679cad85558 1,342 1.00/1.00 vMB 50
450,585 450,585 0000000000000000014fe42b44bad2c5119f536d9a1c5fe2938f543f79fed2eb 323 0.15/1.00 vMB 88
450,584 450,584 0000000000000000005b8aa3425350a9eece5895bd7bd6371c294930ea7ea972 1,433 0.61/1.00 vMB 83
450,583 450,583 0000000000000000029f8b792654d7024fb05e29fa01129c0bb76d11135d89c3 457 0.21/1.00 vMB 77
450,582 450,582 000000000000000002185ae10b42e97346d07caf38bb470ca159f7b77d81be06 1,017 0.48/1.00 vMB 96
450,581 450,581 000000000000000001dff9632d69883b116ce5cc502019cb22f65465a02833ea 53 0.02/1.00 vMB 83
450,580 450,580 0000000000000000010ee54fafb7d2a8692c885b94f1f2abedb1a0bcc034bbf2 1,002 0.52/1.00 vMB 72
450,579 450,579 0000000000000000004eca183c8a666f1bead96ff738292711b15567667e479b 1,794 0.77/1.00 vMB 88
450,578 450,578 000000000000000000bfb2b20dc284009b65d52ee6533dc89b198058d935e4cd 1,189 0.54/1.00 vMB 87
450,577 450,577 0000000000000000008ca0ad19edd9388c41ea1f3ef4ac99d93b06bc9e1264d0 187 0.07/1.00 vMB 73
450,576 450,576 0000000000000000024abac6a54c24812e8e4d0fbc383ae1e763b42e64880839 1,752 1.00/1.00 vMB 64
450,575 450,575 000000000000000001e765baa24c46815c40b4ba4fb005614675b70f34a3112c 969 0.49/1.00 vMB 85
450,574 450,574 000000000000000001207866dff10c24895e1f226149f5a54eb8fc7422d02646 714 0.42/1.00 vMB 70
450,573 450,573 0000000000000000015fa9d2199744e63893804f33a0b5c4d7de187ce71743bb 363 0.15/1.00 vMB 90
450,572 450,572 000000000000000002443831d1b5d1a8a4eb478d076748fa863871f4b48f0e12 328 0.27/1.00 vMB 43
450,571 450,571 000000000000000000c302fae6575b10d0eed794ad0170dbfd8540ec3d2b0d4e 1,729 1.00/1.00 vMB 68
450,570 450,570 00000000000000000268e0e1937b5513875962c9d06955f2acac2348b54f87f2 1,488 0.93/1.00 vMB 87
450,569 450,569 00000000000000000083a608b3290ad0723988bb12af6ee5e0a157afe6b13b01 1,920 1.00/1.00 vMB 82
450,568 450,568 00000000000000000076891ade79625f78a55680549d52e20313f0d17dd31f24 1,550 1.00/1.00 vMB 107
450,567 450,567 0000000000000000025aff03acdfb47c32f679a94b96bf82b75a7260b3c919ce 1,455 1.00/1.00 vMB 67
450,566 450,566 0000000000000000006831b8f59c3704733c7a276ec04f18ec90196f5159e0c2 1,810 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 781.82 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: 636.01 GB
    • Received: 12.35 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.