Loading Tool

Explorer IconExplorer

Memory Pool

49,848 transactions
30.01 vMB
0.12363036 BTC
Random Selection Loading Transactions
Max Size: 160.73/200 MB

Candidate Block

Mining Attempt 8ca4453d0613acdb37d6c80abf224c0481490b531d97b4348aac1eee36a2f66d
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 608b7e2302ac35823d23388622d6f3cf253ee9918aac3521227143534d493b4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,457
Size: 1.00 vMB
Total Fees: 0.06003972 BTC
Feerates: 117.91 > 6.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (521,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,266 393,266 000000000000000001492dead90dda010bb3db0873385a575cdaa1945738bac0 1,679 0.93/1.00 vMB 28
393,265 393,265 000000000000000004673089f96b73920e4674fb248cbc50a16c59af58c120a5 2,307 0.75/1.00 vMB 55
393,264 393,264 0000000000000000049b21b764ce9dc6001558589042549239e68e8c8708096d 1,030 0.65/1.00 vMB 25
393,263 393,263 000000000000000004bce55528a606d2bc334d0e97717901286247c2c4eb9fdb 2,532 0.99/1.00 vMB 41
393,262 393,262 00000000000000000700ca06d0d79ddd16c573d83e6b0252442e54fd80afc2b5 1,061 0.57/1.00 vMB 29
393,261 393,261 0000000000000000004ff79380b5685a20077a2a06a5a54cb211570270912c95 439 0.99/1.00 vMB 8
393,260 393,260 000000000000000003a09b8781add8b63bc0ab2298712bc16bebfd2ede7ec10a 821 0.86/1.00 vMB 15
393,259 393,259 000000000000000000262e3a4a1ce71bcbb721a39ac526f85e66f2692a9766f9 2 0.00/1.00 vMB 0
393,258 393,258 0000000000000000048fe123c70e489ab2b5a903fe8a4b4c17c531b4696706cc 1,576 0.93/1.00 vMB 31
393,257 393,257 000000000000000002d5cd842d2e0657369ae99dd937953dd99074a7cc1a3507 1,360 0.75/1.00 vMB 30
393,256 393,256 000000000000000007b9a553c585c954edc81e1d22cc71095d758ce0295e4e26 2,504 0.99/1.00 vMB 45
393,255 393,255 000000000000000007e5fc5ea319d56746d3faf43bc0c14ea18ab34e9d2f0c22 2,084 0.93/1.00 vMB 40
393,254 393,254 0000000000000000058fd91f6539a898d72ee7a8bb2b859eba6791300a0be834 1,099 0.69/1.00 vMB 32
393,253 393,253 000000000000000004353b79ade5823d1caaa6ed726eb5a742244e34e63052ce 2,039 0.90/1.00 vMB 35
393,252 393,252 000000000000000003544b9c3ab68ec3a75ccb30cf6cd41eecf933a098fbd733 250 0.23/1.00 vMB 14
393,251 393,251 0000000000000000039ce1d2cf4b882c079779428e6601c0f231bb8ea3fd08d6 1,784 1.00/1.00 vMB 30
393,250 393,250 000000000000000004202b8da1c2cf29f89cea0855dabc00910882c4698be91c 1 0.00/1.00 vMB 0
393,249 393,249 000000000000000002399d5711a9e2d3a362c1cba51e55924c5d3fc78a8ce8b6 436 0.39/1.00 vMB 18
393,248 393,248 000000000000000001af8bee24626e6dbf6f2c203d343bbc3ca77e44e35c87b3 2,518 0.95/1.00 vMB 41
393,247 393,247 000000000000000002ce881a10489a8886c459418887831d34a10f0f5288d0e9 628 0.27/1.00 vMB 36
393,246 393,246 000000000000000007bac45c742ab77cfe21e2dbdbaff7dc624538b1c2d0ec3a 1,018 0.49/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.