Loading Tool

Explorer IconExplorer

Memory Pool

78,954 transactions
29.55 vMB
0.07124449 BTC
Random Selection Loading Transactions
Max Size: 177.58/200 MB

Candidate Block

Mining Attempt 2dea82b00d9c0f811a546c0cb052f6fae2e24c577850d23fcfcb005d37f10209
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root a1cf51386866cea16bce87a85b4bb4820f9110a19d0e9d765d294c8cf799b681
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,687
Size: 1.00 vMB
Total Fees: 0.01115516 BTC
Feerates: 150.93 > 1.12 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (362,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,324 552,324 00000000000000000003f0fb65a4f43072591175a7c01a8cbf299acb687514b5 2,820 1.00/1.00 vMB 38
552,323 552,323 00000000000000000029496de30f3b2fa065599376fdc6b21697a40445e2172e 1,105 0.44/1.00 vMB 17
552,322 552,322 00000000000000000017bc304e8dc2ebe5136e955d644e27cd86ce34e7538d30 1,672 1.00/1.00 vMB 20
552,321 552,321 00000000000000000012cf975d52b209ebb958a0061ec960e8f1bc1a2e3181a9 1,828 0.75/1.00 vMB 16
552,320 552,320 0000000000000000001c71975c30f9d711ff43bb2ed64d00711b912c1dbba531 831 0.32/1.00 vMB 23
552,319 552,319 00000000000000000025cede8e7c370eac8bc84218d0ba23195258fda87c9123 1,606 0.67/1.00 vMB 20
552,318 552,318 0000000000000000000f7ac463a982a747f470add1c3512a10fb7b93eece426d 592 0.16/1.00 vMB 26
552,317 552,317 0000000000000000001a2c8c345d50c38f50b0d2bab1a1c0863f0ce63d93482b 1,044 0.70/1.00 vMB 11
552,316 552,316 0000000000000000000683529f432013953a41928d8c358783325f051bb1788e 2,761 1.00/1.00 vMB 7
552,315 552,315 00000000000000000018a7c755d124a3f485c8509f2be53d2d9fdc77bc6c2c0b 3,101 1.00/1.00 vMB 43
552,314 552,314 00000000000000000015f7a14ae6f51a42923f7e448e3a763870656962883481 255 0.09/1.00 vMB 15
552,313 552,313 0000000000000000000b1b10202b19d0869b2eb970d1504c541802bdec06e56f 1,368 0.48/1.00 vMB 22
552,312 552,312 0000000000000000001033cf31206c04b7d8f76880e35de37ae50655b0971d7a 894 0.39/1.00 vMB 14
552,311 552,311 0000000000000000001dfb354e413c2349e293b93ea94cba11439cd34d90ca67 750 0.99/1.00 vMB 1
552,310 552,310 000000000000000000091cd85626f53ec218b0465b3c3d41bf9b3adc7e823f6e 2,220 1.00/1.00 vMB 12
552,309 552,309 000000000000000000150e0889b4aa2406da411c192613a0b144d142f71979db 2,540 1.00/1.00 vMB 15
552,308 552,308 00000000000000000028f346fd8a5d7c1c8c8f65bb0dbd356a2c1bd2de1d910d 2,402 1.00/1.00 vMB 11
552,307 552,307 000000000000000000121398bf5858f71044b6ea36e9ac429eaaa0e0c45c102d 3,198 1.00/1.00 vMB 20
552,306 552,306 0000000000000000000c50decac44977c603859ddd9aadfd291730093b7e01d5 2,909 1.00/1.00 vMB 32
552,305 552,305 0000000000000000000d9400d59a08728b915bcabb716ac475a100a7588eac3c 2,569 1.00/1.00 vMB 21
552,304 552,304 000000000000000000248a17658c41cf86b8f6b231cf9cb5635c8d74cba75796 2,752 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.