Loading Tool

Explorer IconExplorer

Memory Pool

79,315 transactions
29.10 vMB
0.11947949 BTC
Random Selection Loading Transactions
Max Size: 176.46/200 MB

Candidate Block

Mining Attempt cf3d03111780604af45526f77fbb7fab3f1474a1e13aae829a8699e4cd309460
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 87f80c06b5fe8ae68307886f5020ee8856237ead1c388b15e6bd69db0454b347
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.04390858 BTC
Feerates: 602.26 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (372,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,697 542,697 0000000000000000000b409d53b71bffe0aaee1635bee4d9749dfe580d6dd765 1,566 1.00/1.00 vMB 24
542,696 542,696 00000000000000000001e488aab1645e95c5805d78c338e05f9c9e7394984583 1,100 1.00/1.00 vMB 47
542,695 542,695 00000000000000000002e07e0b77acfe504f58e34037505f67adf57d4bc63d65 672 1.00/1.00 vMB 61
542,694 542,694 0000000000000000002128374394397059a7b1c905ee067e430fb7e20446ea68 994 0.36/1.00 vMB 5
542,693 542,693 0000000000000000000485763c42be08c568296a4a68fa296d4f15a4c2f7a711 2,758 1.00/1.00 vMB 21
542,692 542,692 0000000000000000000b2788fcfa98c5a9ef738c5831cf9df717c3ed74e456af 50 0.02/1.00 vMB 6
542,691 542,691 000000000000000000211383bb9c687cfad4ce540d5a12ed2ffd7c9e1d702927 717 0.28/1.00 vMB 26
542,690 542,690 0000000000000000002221fae991130b06e0a6bda62cc43b78e7e34f27dc093e 1,552 0.78/1.00 vMB 8
542,689 542,689 00000000000000000005e4f0a534e520bea04db9b567dc773736416cb60349f5 2,643 1.00/1.00 vMB 21
542,688 542,688 0000000000000000001f0d6f8f00e208f9e71ed0d07635f7e9554b4412589c60 2,708 1.00/1.00 vMB 22
542,687 542,687 0000000000000000000fea9f2c25689fd36f5b335bfbc8d4158fa02f35fa025e 231 0.11/1.00 vMB 29
542,686 542,686 000000000000000000047d705756d81f4d3b29d1ef5c8c70ba392eca0444f044 57 0.05/1.00 vMB 10
542,685 542,685 000000000000000000023183586a085972645e5ccc35784a0a720cd432d1da83 1,006 0.41/1.00 vMB 13
542,684 542,684 0000000000000000000b63cf34f3e2e68044479689eaffd76d0fb8ec81ab3f57 1 0.00/1.00 vMB 0
542,683 542,683 0000000000000000000188b7faa7e834820cafe2c64ae58e133d4c0590da22c7 1,226 0.48/1.00 vMB 25
542,682 542,682 00000000000000000007fad30b511132505f93cc94b375d02ded1fac810261a4 2,830 1.00/1.00 vMB 21
542,681 542,681 00000000000000000011e174044b9d4bbfb08a1210cef2e4402b59d5a9a089c9 790 0.35/1.00 vMB 11
542,680 542,680 0000000000000000000fd626068b7d6dc3195ad6f612bd59fd7b0955db693476 2,470 0.98/1.00 vMB 21
542,679 542,679 0000000000000000000d49838be8f47f12d26df9f9b48b3071cd30319cd13b58 1,180 0.50/1.00 vMB 2
542,678 542,678 0000000000000000001bbb98fa3d0cefec57cfe3b26c338b3e2f4adc998e73b4 2,721 1.00/1.00 vMB 23
542,677 542,677 00000000000000000009c4da57c82345cb789000087a7f079855de66eba8d019 1,400 0.60/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.92 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: 714.43 GB
    • Received: 17.54 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.