Loading Tool

Explorer IconExplorer

Memory Pool

72,920 transactions
28.16 vMB
0.07346563 BTC
Random Selection Loading Transactions
Max Size: 166.78/200 MB

Candidate Block

Mining Attempt 6b56b62d66f7ba96a0d2688062cf16b5813caec37fc05f52c23762eba1a90c46
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 20636980a833a362a5ff46bb48b787de0840c577ffeb6ed3e5040248800553e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,214
Size: 1.00 vMB
Total Fees: 0.01713869 BTC
Feerates: 152.31 > 1.72 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (362,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,326 552,326 00000000000000000026fbb379e7722190f01a4045389bcec793b71c9bd1b9bf 2,180 1.00/1.00 vMB 15
552,325 552,325 0000000000000000001e05c1297294fc72579b9d05d9d8758569c2df2b5d40f8 2,711 1.00/1.00 vMB 20
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
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.