Loading Tool

Explorer IconExplorer

Memory Pool

78,979 transactions
29.66 vMB
0.09155896 BTC
Random Selection Loading Transactions
Max Size: 178.62/200 MB

Candidate Block

Mining Attempt d671ea1f676e1af449c79d2b2f78078ee4add5e36a8db771d26d87ee7a7fe015
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root 2a8ad293a4b467a38183899de29562435f7b6da384a8898ae89a65e45bc123a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,469
Size: 1.00 vMB
Total Fees: 0.02876715 BTC
Feerates: 261.10 > 2.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (120,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,558 794,558 00000000000000000000650c139098644df23fc58f31e3b2925f2e694aac8ed6 4,563 1.00/1.00 vMB 16
794,557 794,557 00000000000000000002ffe9538c13fd526849bf0f1830355ed47dfe10d7dd51 4,118 1.00/1.00 vMB 14
794,556 794,556 00000000000000000000103eff413109eba9ebb9a03d85e18aaeb708c675294c 2,358 1.00/1.00 vMB 21
794,555 794,555 0000000000000000000236a0e784f82891e9dca355c3a4148f24e604b7f11b48 2,700 1.00/1.00 vMB 19
794,554 794,554 00000000000000000002a09a8409ba3fea7d572f3f780a4094a21c199c963a82 1,961 1.00/1.00 vMB 32
794,553 794,553 000000000000000000017e34aaecdcce2b887dd2e45db7770ef0393c7029f13a 2,747 1.00/1.00 vMB 21
794,552 794,552 0000000000000000000064a91d8f11656a552bbac181701bec2f68a6cd71f6a5 3,766 1.00/1.00 vMB 18
794,551 794,551 00000000000000000001beef36a0a21278fcb801bab4b3d4bd326c5a63057e24 3,300 1.00/1.00 vMB 23
794,550 794,550 00000000000000000004e0f94e2b2b56b94142d46f407a65a7c41da9402aec0c 5,171 1.00/1.00 vMB 13
794,549 794,549 0000000000000000000086978630f4525f2b5568fbb52e9fc7431361d22c79b9 4,051 1.00/1.00 vMB 17
794,548 794,548 00000000000000000004773ef8bb98c7032f5c35fa5d2b6620685365d4817a4c 4,190 1.00/1.00 vMB 16
794,547 794,547 000000000000000000023d0290839c094e4f0c22c2ccfd5ddd2ad86ad0c208ef 2,743 1.00/1.00 vMB 25
794,546 794,546 000000000000000000007ca42dbe638fa8fca3c74a0c1487f0fdab47ab84a20b 4,025 1.00/1.00 vMB 13
794,545 794,545 00000000000000000002d9e2cbfb4eb94a7509ce7c34d8aadffbaf3d8f387025 5,403 1.00/1.00 vMB 12
794,544 794,544 00000000000000000004782fbe393989c816d772f5270b9b2fa8a140d1b74499 4,352 1.00/1.00 vMB 15
794,543 794,543 00000000000000000001eb5652ae08811adb0f607e94d796f209af91665f2be1 2,428 1.00/1.00 vMB 25
794,542 794,542 00000000000000000003049c2a4a93bc14bf536192cb632b0a22423f137f184a 4,760 1.00/1.00 vMB 14
794,541 794,541 0000000000000000000198be524d0d3db92d63e0aa3f2e023a58f988eb9d1f97 1,507 1.00/1.00 vMB 23
794,540 794,540 000000000000000000030d5fb31a393df5f78838b82cbced260933cff67103a2 3,395 1.00/1.00 vMB 17
794,539 794,539 00000000000000000001418e6e70db1cd07ae9d9f8461f87a44b89234a85fa17 2,210 1.00/1.00 vMB 18
794,538 794,538 000000000000000000022d07ae3d369a48bbbe2272a320f7d119f1a5ee8324f3 3,056 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.68 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: 685.91 GB
    • Received: 16.48 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.