Loading Tool

Explorer IconExplorer

Memory Pool

82,166 transactions
30.03 vMB
0.14898189 BTC
Random Selection Loading Transactions
Max Size: 181.96/200 MB

Candidate Block

Mining Attempt 6357c0f8a86406b7835ecd148049f5e3a0e3422f9414804aa7f269794e03260e
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 38d5fd2062826f8e6d74427482620107e47a65172e001a2badde0398ff503b81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,838
Size: 1.00 vMB
Total Fees: 0.07872311 BTC
Feerates: 101.65 > 7.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (280,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,499 634,499 00000000000000000002627a007e9dffa8c907f63bec5bf91d87dc9f9f426bdc 2,240 0.76/1.00 vMB 17
634,498 634,498 0000000000000000000737bc537a3c512d47eb98c3295a1ece5e30afca076b49 595 0.19/1.00 vMB 21
634,497 634,497 00000000000000000004fbcccdb0e7ed58d0dce21da5888ea3d7510c06d65e55 2,381 0.87/1.00 vMB 17
634,496 634,496 0000000000000000000a0a41c893d7e8b4acee8d0e8b1dedb1157737c131b810 142 0.11/1.00 vMB 30
634,495 634,495 000000000000000000056a8ad8d626c3a032291130e68fb9a2a3213a005f21d8 792 0.50/1.00 vMB 12
634,494 634,494 0000000000000000000a1a89dbed854e03af0542117730328644d0ce06860cbf 683 0.31/1.00 vMB 12
634,493 634,493 000000000000000000011db3f718250dd713137eae7e47148df6120c385e61c4 2,482 1.00/1.00 vMB 18
634,492 634,492 00000000000000000010bfc55928c8f20693294d3da2653fa25b394d69aa94d2 2,468 0.82/1.00 vMB 8
634,491 634,491 0000000000000000001163255c465b984dfc9c6809fc8ef08b72c8594a451b7b 2,142 1.00/1.00 vMB 35
634,490 634,490 0000000000000000000f564ea57a962101480c041a8b3d371c7f9913159d5334 618 0.25/1.00 vMB 24
634,489 634,489 00000000000000000003f79d2f42a3b58657714c9be198064ced5db9c853e125 1,866 0.79/1.00 vMB 4
634,488 634,488 0000000000000000000745246f2cb2075955ec7bdac630b5f74b3143405cc81e 2,574 1.00/1.00 vMB 11
634,487 634,487 000000000000000000106aaf917ea8f36f37fc32ba0a456722711813bdcf0988 2,250 1.00/1.00 vMB 28
634,486 634,486 00000000000000000002d407dd13c03a3189283491cc7c24ce19ec834ef8e0b7 2,461 1.00/1.00 vMB 30
634,485 634,485 00000000000000000001121ae9e20ccaec8cf6bf319760a6b25de68bd51e4396 759 0.30/1.00 vMB 19
634,484 634,484 00000000000000000005edab04026ddb0c16fad0353fc1d7412d342dbe108154 965 0.42/1.00 vMB 17
634,483 634,483 000000000000000000090a24f3fa13f483151aa6d1d763c1859d717eacff77d0 947 0.55/1.00 vMB 15
634,482 634,482 00000000000000000009539b97577ea74a463b74833e93026157a43bc1f4a23e 362 0.11/1.00 vMB 20
634,481 634,481 000000000000000000058216ee95e8dca995bcd62ecea1a682a60354d6e876fe 746 0.27/1.00 vMB 18
634,480 634,480 00000000000000000001e67c3df0b3636f4cb5966a508c8e1ceea19bb0f5932d 1,592 0.82/1.00 vMB 13
634,479 634,479 000000000000000000142f3fa28ed3858c26cec751e6a9326f52092a56baafc6 1,260 0.98/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.60 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: 671.70 GB
    • Received: 15.99 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.