Loading Tool

Explorer IconExplorer

Memory Pool

78,212 transactions
29.36 vMB
0.06506964 BTC
Random Selection Loading Transactions
Max Size: 176.37/200 MB

Candidate Block

Mining Attempt dcb9691f6af4294f0ec1462091023d75b73f9add3553669b6e95106823cc6193
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root ef8428a7addb3c2877cb250e286e492aed6eac379a33a824e5ebe252e37f40bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,059
Size: 1.00 vMB
Total Fees: 0.00562104 BTC
Feerates: 19.86 > 0.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (362,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,333 552,333 00000000000000000021286012f666f345c4e12e47bf2cdf38a757134902b043 368 0.11/1.00 vMB 42
552,332 552,332 000000000000000000293e23757d2fbb9a92dd0baaf299faac7d4a7a4c715c96 583 0.91/1.00 vMB 5
552,331 552,331 0000000000000000001289e7348041fcbeb55b0721946289c7efb2d0b3c94fb5 2,961 1.00/1.00 vMB 22
552,330 552,330 00000000000000000001ae3c8447dc9f4b56892cdc77a5a8eeecf00c83f85773 363 0.16/1.00 vMB 19
552,329 552,329 000000000000000000052c47ca2d5797a354e633777e643dba7d0d8ceae43f10 1,894 0.73/1.00 vMB 19
552,328 552,328 0000000000000000002650094d77d2ea33ce20353bdcb9a6c893f6223c03d3a6 77 0.02/1.00 vMB 35
552,327 552,327 00000000000000000006f83807c6d79d1cf6175ed6785be75aa728cbf6264651 295 0.16/1.00 vMB 8
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
Previous 10 blocks ↓
Total Size: 782.38 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.47 GB
    • Received: 14.98 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.