Loading Tool

Explorer IconExplorer

Memory Pool

40,958 transactions
26.60 vMB
0.06681443 BTC
Random Selection Loading Transactions
Max Size: 138.63/200 MB

Candidate Block

Mining Attempt af5d0cd43611562c2fd62275585c633ccfd8fe102882fcb49753ead4daeb4719
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root bf776c61683c42c00e081660d55a2d5ec3a61adab40ca8fa339718d10d6669e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,745
Size: 1.00 vMB
Total Fees: 0.01765495 BTC
Feerates: 265.25 > 1.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (208,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,353 706,353 00000000000000000004034fd41a4c6bc4fda0b99cc0b313bf6268b5f7376f64 1,950 1.00/1.00 vMB 11
706,352 706,352 00000000000000000005ebcdc467f7b2a14ae384d8a6376941a4bdf004ca3d92 1,065 1.00/1.00 vMB 7
706,351 706,351 00000000000000000008417f15e421f0f0600e9750e1356fbaf4f5db06ae7e26 3,197 1.00/1.00 vMB 14
706,350 706,350 0000000000000000000d5653cf881ab3b93443cea2be64058bc178607602725d 3,098 1.00/1.00 vMB 16
706,349 706,349 00000000000000000005e70b085efe690928840af953af9ff8bd17bd08564647 468 0.22/1.00 vMB 6
706,348 706,348 0000000000000000000007465df2640fca541ee3646a3329d320d5b82bf9d1fe 1,459 0.90/1.00 vMB 6
706,347 706,347 0000000000000000000bd664e4b07117bec5430501c32ecb3d2e12bbdb612262 1,364 1.00/1.00 vMB 8
706,346 706,346 0000000000000000000b963a7942a00d9232b2083f40c03c3986bbf6b9400700 1,752 0.98/1.00 vMB 5
706,345 706,345 00000000000000000002f15321664974828a8a529d7782334717b4eef3413ce7 2,784 1.00/1.00 vMB 11
706,344 706,344 000000000000000000099000bbc7224856a83e16d91675006306544db919fdc4 2,910 1.00/1.00 vMB 11
706,343 706,343 000000000000000000073b5ae74bc13e4702e3ff52145f355bff3c3457b179b5 687 0.27/1.00 vMB 11
706,342 706,342 000000000000000000054d4c26194e16f09fb7a5c5203f9179a69ad37a82152a 1,643 1.00/1.00 vMB 4
706,341 706,341 0000000000000000000d2a09735e73c76bb3dd13736928d743758da2ef52c79a 2,932 1.00/1.00 vMB 10
706,340 706,340 000000000000000000059a329c834aab8fbb9a0dd95598b482a5542acdc046b7 2,907 1.00/1.00 vMB 13
706,339 706,339 00000000000000000007cf20f766aaeb7191ef19a9fc78decdda0dde4a36c335 846 1.00/1.00 vMB 5
706,338 706,338 0000000000000000000c9a39f8f910af53c16cb09f561049cc4a3d1a08722a4c 1,455 1.00/1.00 vMB 3
706,337 706,337 000000000000000000065e3ffbf0d18e379eabf76048931e5aefd58ffb8ee467 2,114 1.00/1.00 vMB 8
706,336 706,336 0000000000000000000abf172d4ba8916c688bdd406b4d58beacb76084c4437b 1,809 1.00/1.00 vMB 2
706,335 706,335 00000000000000000002c85c959ae02e86b8e1033ef56bbf8f3606e7e5717103 1,607 1.00/1.00 vMB 8
706,334 706,334 000000000000000000053b7352dc0982334b5a3c989a35b17ebc682332a44c9a 2,540 1.00/1.00 vMB 10
706,333 706,333 0000000000000000000563c713a14a48212ee924f6f9149b5f8b2f3cd04267ec 2,584 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.