Loading Tool

Explorer IconExplorer

Memory Pool

79,126 transactions
29.63 vMB
0.10708680 BTC
Random Selection Loading Transactions
Max Size: 178.34/200 MB

Candidate Block

Mining Attempt 57882656560ff4bb8db75e831e9b20c8bebdc1b3e8a3b6b5ad37099cb4995ef4
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 46573af18c837187ef1a059a20f7bef5572e1f9d838c614c04cd22b55afa7527
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,571
Size: 1.00 vMB
Total Fees: 0.04145848 BTC
Feerates: 164.34 > 4.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (198,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,285 716,285 0000000000000000000a109b67a7fc2d1fc54490bd7189cb39b3fc50a8f38fc2 3,388 1.00/1.00 vMB 31
716,284 716,284 00000000000000000005c680d29e1091e82bf086296d48858ac20908828cefe3 1,827 1.00/1.00 vMB 20
716,283 716,283 000000000000000000011db548089bc36b078a96721fa8d750b43964c9e64634 2,611 1.00/1.00 vMB 16
716,282 716,282 00000000000000000000270551d980b613134bf53e8bc6ea7ad73814e2009366 473 1.00/1.00 vMB 12
716,281 716,281 00000000000000000008e83aa01401e953dcfa6704e41340b9cd297fad46b490 2,223 1.00/1.00 vMB 14
716,280 716,280 0000000000000000000ac979abba8923afc96c0981f9e372642eaf8996706541 2,802 1.00/1.00 vMB 16
716,279 716,279 000000000000000000074ad5b1944fa963957cdf33d9ed4a66a0cf81eddce3ec 2,380 1.00/1.00 vMB 11
716,278 716,278 00000000000000000008457a102c127c15141c23fc3fa2b0ce2b18b2386ca643 3,533 1.00/1.00 vMB 17
716,277 716,277 0000000000000000000123545720929926073f5baf160fa08291a84ed352d1c3 2,235 1.00/1.00 vMB 19
716,276 716,276 000000000000000000010b1506068838ca35df4daa00d0c65931a36fb59f42c0 2,457 1.00/1.00 vMB 23
716,275 716,275 0000000000000000000aded6048f7dc0a970b5e5425f1020029490fc006fdd87 1,934 1.00/1.00 vMB 11
716,274 716,274 0000000000000000000b72fa6fd8a7431789dcf0062a4fe8e179142ad523dacc 1,393 1.00/1.00 vMB 17
716,273 716,273 000000000000000000095e29a3cf1a730bc737f420dfd55d1be125dfafef169a 2,356 1.00/1.00 vMB 18
716,272 716,272 000000000000000000017f8def17a9652ad5b5c6bc9928a0377550246ef0fe24 2,516 1.00/1.00 vMB 9
716,271 716,271 00000000000000000006338ef76faf8e5864b3472b2b4929a51931343625bef2 3,336 1.00/1.00 vMB 17
716,270 716,270 0000000000000000000483f7079d31af9a64fcd4a37dbcba739da6a78132b98f 2,536 1.00/1.00 vMB 27
716,269 716,269 000000000000000000068d2c4fb94af925eea1b9c4950a33cd4d817a6936affe 2,058 1.00/1.00 vMB 11
716,268 716,268 00000000000000000004fcd7e1d456f04d9c97595e905e997bd822a923715c66 2,899 1.00/1.00 vMB 33
716,267 716,267 00000000000000000008728714fc48582ce258036a1d93778a4a7f3be48dd33d 2,648 1.00/1.00 vMB 15
716,266 716,266 00000000000000000009aa6519ebeed0786c557523605acb83976a8c315e6cae 2,600 1.00/1.00 vMB 15
716,265 716,265 00000000000000000009982cde244721a9d790df4c4209a4043a17f1e7dbfd1a 1,746 0.82/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.