Loading Tool

Explorer IconExplorer

Memory Pool

43,741 transactions
27.13 vMB
0.06303718 BTC
Random Selection Loading Transactions
Max Size: 143.05/200 MB

Candidate Block

Mining Attempt 6b91abaa78493b848d101833bc6417df4cc6d8766b78ef7bae3b8eae9176ce52
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root c9caf70a643127e69790bdc4d60a2e7e82655876682cd4a66bc9a871954e6afd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,685
Size: 1.00 vMB
Total Fees: 0.01243023 BTC
Feerates: 502.65 > 1.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (197,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,652 717,652 0000000000000000000360eabc25b94cae0bd7c93425ffd361ae28e3e909767c 1,751 1.00/1.00 vMB 12
717,651 717,651 00000000000000000002868611181140a6f206ed0f750e5d5d2c54a301ee38cb 558 0.28/1.00 vMB 4
717,650 717,650 000000000000000000081383bd0fb2732538bc64e0ecc62fa2bde5653929363d 1,081 1.00/1.00 vMB 2
717,649 717,649 00000000000000000007430a8b762a4ff8a70b3d8e5f756fe141446d756ef019 3,000 1.00/1.00 vMB 8
717,648 717,648 000000000000000000076e98427bcaf67335a4a52a4870c9f00a2911165d5353 2,801 1.00/1.00 vMB 18
717,647 717,647 00000000000000000001465375ed3c7289f428a34f1bb61683e6f62a045b8a15 2,399 1.00/1.00 vMB 10
717,646 717,646 000000000000000000040d8a0818e506730c580d54e65db92f9092730f09d127 2,271 1.00/1.00 vMB 7
717,645 717,645 00000000000000000005801d234c5408debf88e6d0fc54d64884adb494da18f3 2,272 1.00/1.00 vMB 8
717,644 717,644 000000000000000000079dd0f7a63a765b9c6bbc2625cfe103d28ec37e3ccecf 3,326 1.00/1.00 vMB 7
717,643 717,643 00000000000000000003e4e19cc3292d1da229fdfe701e9c4bb06c090a7b483a 1,536 1.00/1.00 vMB 7
717,642 717,642 000000000000000000025998a729bd170e6812fa18fa564b050a463d6c3edcc4 2,836 1.00/1.00 vMB 7
717,641 717,641 0000000000000000000b23996dba52a2a017269d66b71c7293ee17ac8d7e202a 3,019 1.00/1.00 vMB 15
717,640 717,640 0000000000000000000207db95b94e4e0208844c09c6ff932ae617b132f244f9 2,113 1.00/1.00 vMB 20
717,639 717,639 00000000000000000000e0acd8e6390551609504ed560dbcb6a8fb14916722a4 1,303 1.00/1.00 vMB 5
717,638 717,638 00000000000000000001e5bcf8b7bc2e99fb44ee1c50935a3f4428c8b4e498ad 357 1.00/1.00 vMB 1
717,637 717,637 0000000000000000000791b347bff11c5f9aab44d1a8e1d61465e62155afb152 283 1.00/1.00 vMB 1
717,636 717,636 00000000000000000009fb5bbe1a8f5e59bdc1bb9ee2586ed285d37dcfeb0711 2,902 1.00/1.00 vMB 10
717,635 717,635 00000000000000000001d80b03bef357cbdf81b76afd591a2bd34ab5b22729d0 403 1.00/1.00 vMB 2
717,634 717,634 000000000000000000090439531596c957d847925e835976c02fd295f8f9d5f1 1,028 1.00/1.00 vMB 5
717,633 717,633 00000000000000000008c53fe43c390562d07e62b05d8faca6c627c9a0ac8e25 198 1.00/1.00 vMB 1
717,632 717,632 00000000000000000001e63302b400a6909a6012dd5c592938b0eb36cf1558b1 425 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.24 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: 655.23 GB
    • Received: 14.28 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.