Loading Tool

Explorer IconExplorer

Memory Pool

80,350 transactions
29.67 vMB
0.06962974 BTC
Random Selection Loading Transactions
Max Size: 179.05/200 MB

Candidate Block

Mining Attempt 0bf9c6d653b21a7058c5d31e32626fd0702e97b00839cdacfd44ccdc4d4669ad
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root fbcffd2ff374c585ce2f92bbbac3ee7110f7b50f1dbcbf997180dd73f6d8e931
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,177
Size: 1.00 vMB
Total Fees: 0.00900742 BTC
Feerates: 502.67 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (469,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,574 445,574 00000000000000000251aad33062279f1f544d19ce6e736502b25c987324b071 1,837 1.00/1.00 vMB 57
445,573 445,573 000000000000000001ab8e4ddd6ef76e26a4a44f63a7aefedcc25f3f215524c2 1,988 1.00/1.00 vMB 53
445,572 445,572 0000000000000000011dede02c117346fe85c2636543897200e1ece410a5816b 1,995 1.00/1.00 vMB 50
445,571 445,571 0000000000000000005da04f32f67bb4715c68e82eb40e4c52e920679ce8de19 1,622 1.00/1.00 vMB 64
445,570 445,570 00000000000000000123a1c0e2dbfa8520f37365fc9b11ab497f1e30cb6534ba 2,125 1.00/1.00 vMB 64
445,569 445,569 0000000000000000002f8f96a5120432fe64cdcd357723062f837c01e492ecc0 1,951 1.00/1.00 vMB 67
445,568 445,568 0000000000000000023af9b94bef89d5dc411053009c6b19b637bd4da6efe551 1,894 1.00/1.00 vMB 85
445,567 445,567 000000000000000002cf9fd7c154571319c97fd0df9ab706a90fd58ac771ab4b 2,290 1.00/1.00 vMB 64
445,566 445,566 00000000000000000331ab3efa91b7dc3dfbe0164456b5d35a285af8358f4724 3,254 1.00/1.00 vMB 76
445,565 445,565 00000000000000000169e59f6857e3d75f055992c577b0a8b9fff1c9b506280b 2,522 1.00/1.00 vMB 84
445,564 445,564 0000000000000000011dd442e19f22783d73bd3807bf0d1c5b1ea38e0bd4cc3a 2,755 1.00/1.00 vMB 93
445,563 445,563 00000000000000000286ff6446a39764c1937d543d1b67708fb17476c6000086 2,683 1.00/1.00 vMB 89
445,562 445,562 000000000000000002b651cfe4256ceec8546f14bd5877fc1531a7a34515b4e8 2,584 1.00/1.00 vMB 96
445,561 445,561 0000000000000000003fafc3b4201259190e121fa8bd221262b7c79885e5a17c 2,461 1.00/1.00 vMB 85
445,560 445,560 0000000000000000021fda53cc7f558b66618cf1b024b5324707be85a01f4972 1,717 1.00/1.00 vMB 76
445,559 445,559 000000000000000000245a036dbadf3486a80e34b65d9760531912d1aa1055ff 1,885 1.00/1.00 vMB 91
445,558 445,558 000000000000000002f4649e7407b99a631a6abf93411099f0298827f7a4a7ff 3,037 1.00/1.00 vMB 72
445,557 445,557 000000000000000001442cb959853dad1cab036581ed2d08f802f7250098042e 2,108 1.00/1.00 vMB 74
445,556 445,556 0000000000000000006dc93962d2ad698a49ad908e721a05df9c26eef28a03c6 2,401 1.00/1.00 vMB 89
445,555 445,555 000000000000000000081a2ff5563a72b2f0b9b02515f957287db7ff656b0109 1,152 1.00/1.00 vMB 75
445,554 445,554 000000000000000001b9a5b64fb0c67fc3e30ecdc4771507294afd729e00b610 2,527 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.