Loading Tool

Explorer IconExplorer

Memory Pool

80,869 transactions
29.45 vMB
0.07810065 BTC
Random Selection Loading Transactions
Max Size: 179.29/200 MB

Candidate Block

Mining Attempt 81e0c8ae0b934a7fc074f5ea6179aa85c224379f16d1b5b92e50da1fa0c417e0
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root bbc6d147624b73d15ea4d52c7634a987a0570d3ef14ba6a9762dbdd034173d24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,415
Size: 1.00 vMB
Total Fees: 0.01625537 BTC
Feerates: 100.53 > 1.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (404,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,113 510,113 00000000000000000034a021d78e1cd76487579fd1262e167b3e97c71d46756d 1,348 1.00/1.00 vMB 22
510,112 510,112 0000000000000000004c23fb81ce512ff3c4bd6dc1211dd165533eb11bc01dc4 172 1.00/1.00 vMB 3
510,111 510,111 00000000000000000000a625c8a27ea08cf64aacba341981321ec3c3872a7057 752 1.00/1.00 vMB 15
510,110 510,110 0000000000000000000674a45ee6dfd37d3344f531988ac442932a8ebc922751 1,275 1.00/1.00 vMB 33
510,109 510,109 0000000000000000003f1e8ab35c8bc59994247fda25249ddd7e407ccb111d6a 1,955 1.00/1.00 vMB 10
510,108 510,108 000000000000000000504d7dcc23cda23a9892400b139a78e6b8557439bc4eed 1,922 1.00/1.00 vMB 37
510,107 510,107 0000000000000000000fc5ad70550e0ec21c04a43383b0393a312666ef8c417b 1,905 1.00/1.00 vMB 106
510,106 510,106 0000000000000000002207d75609c91809eefd0642e2604c3f154b937b223f32 1,878 1.00/1.00 vMB 22
510,105 510,105 0000000000000000002afc262eecd06046051f1f184ba47977c4bf991fc33457 2,254 1.00/1.00 vMB 51
510,104 510,104 000000000000000000369088f4f928c3a2dd772ecc8edef7c035868dd851d760 2,640 1.00/1.00 vMB 110
510,103 510,103 00000000000000000058018291a67010fa9dd5e91070a90ef6e47382d5740204 399 1.00/1.00 vMB 10
510,102 510,102 0000000000000000002cd9bb13a60ca5e6fcf08959f47e6447d71834e1e0d440 2,316 1.00/1.00 vMB 42
510,101 510,101 000000000000000000202afa14b9e46ad23c68b0c43d903b0ad4ee8671825897 2,217 1.00/1.00 vMB 78
510,100 510,100 000000000000000000129457d22efb9e2ded96ad96e9a3e0118c1acb196b37e5 754 1.00/1.00 vMB 26
510,099 510,099 0000000000000000001b2f15bbe33d1d5e1dbdeb92b42a4b9126f9eb28637a9f 1,438 1.00/1.00 vMB 55
510,098 510,098 0000000000000000002a7a0cba34e4932e3b591e3ee37f59cc1c907f49a0e013 1 0.00/1.00 vMB 0
510,097 510,097 000000000000000000335c95f355a1486d32bb8d9e03e65729c72ff9206ef047 396 1.00/1.00 vMB 8
510,096 510,096 0000000000000000002545f233f2bbb76a8a2c1014895fd04a597302ce97a15d 1,698 1.00/1.00 vMB 47
510,095 510,095 0000000000000000000cd6a0701cc61ca1ff42bf13b2dc3b78ba07d440d150e1 53 1.00/1.00 vMB 1
510,094 510,094 00000000000000000051f0a72ac2b9b5fbb8d30d4d20d49d5da4e8bd04f37c4b 936 1.00/1.00 vMB 17
510,093 510,093 00000000000000000013a89049b6fbff8805be0ab185ff7d8f63489aa9102eb3 1,012 0.41/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.