Loading Tool

Explorer IconExplorer

Memory Pool

82,895 transactions
34.72 vMB
0.16390746 BTC
Random Selection Loading Transactions
Max Size: 197.75/200 MB

Candidate Block

Mining Attempt 4ae70274f226e1e9ac74fec81cb9a7a72188d833edd4670355c36f181f1811ce
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 13eae715b664894f4cbfc85b3efd4b0a451a57a6ef206833aa9202cb0f44522f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,338
Size: 1.00 vMB
Total Fees: 0.04350362 BTC
Feerates: 301.60 > 4.36 > 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (46,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,383 869,383 0000000000000000000143808c868a0e29ff6f65a86da813bbd2ef6add1f9baf 2,387 1.00/1.00 vMB 2
869,382 869,382 00000000000000000001966e6c66be44d714a120d72450e54c3bf870450f98a8 4,637 1.00/1.00 vMB 1
869,381 869,381 00000000000000000001727b779aaf1a7429dda43399c5baeea2b8a84404cfb8 3,162 1.00/1.00 vMB 3
869,380 869,380 00000000000000000002bb7aefb29378608a183b75ef4c252a6c00fa3a451a7e 1,583 1.00/1.00 vMB 4
869,379 869,379 00000000000000000000c8dd4a8365d300329bbbd57f4586af3246e8deb9825d 3,595 1.00/1.00 vMB 1
869,378 869,378 000000000000000000008f3d3c89b17d3722972752e28deda5afbddfa55e70e7 3,886 1.00/1.00 vMB 3
869,377 869,377 000000000000000000005c6e0d3c00d1e129d071998f7a5ec3ec3bc7a7601a25 3,272 1.00/1.00 vMB 4
869,376 869,376 000000000000000000017ac949a7cf7006ffa69e6c5ad5382444e0f8e1b711d8 4,415 1.00/1.00 vMB 3
869,375 869,375 00000000000000000000332ab0a747f21cd2ed4cd688346102f697b6d7db7756 7,272 1.00/1.00 vMB 1
869,374 869,374 00000000000000000000b4f8301f200e507503f52577098b54f0759d938f7639 3,222 1.00/1.00 vMB 3
869,373 869,373 000000000000000000024e0ffe38e7987d831ca71b0ee52fd63f192040db7920 1,960 1.00/1.00 vMB 3
869,372 869,372 0000000000000000000055f341a016145d6d900fc100991deea4407a2a31c424 899 1.00/1.00 vMB 2
869,371 869,371 000000000000000000022a37bfe2550de590aa659b1364ae98ccb4a182b50329 3,320 1.00/1.00 vMB 5
869,370 869,370 00000000000000000000e24274ef6dad7348c247d76599d68ecf208f8671b12b 3,407 1.00/1.00 vMB 5
869,369 869,369 00000000000000000000c4e328c1de0736e6ca8ac825100010ef8bb032926e62 2,735 1.00/1.00 vMB 3
869,368 869,368 00000000000000000000a09788b01d09cb5c1846c18ac0c97a4d2b2854c9eefd 3,051 1.00/1.00 vMB 4
869,367 869,367 000000000000000000029fd4fb74554cf35454394cea8982d3495756c95b7011 3,022 1.00/1.00 vMB 6
869,366 869,366 000000000000000000006c899cec87fe77beb5d3e46869ead7bfe51e0428415b 3,353 1.00/1.00 vMB 12
869,365 869,365 000000000000000000015583b09a28ecc30e0d59834fa2f822164efff7a58262 2,142 1.00/1.00 vMB 3
869,364 869,364 0000000000000000000016ed5bedeca7c3247dc56022e217c79d5d3a3a69f091 3,061 1.00/1.00 vMB 7
869,363 869,363 000000000000000000020999d5f7e5936ebfb70158ae8e582100b7ce9258bca2 2,827 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.10 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: 728.31 GB
    • Received: 18.47 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.