Loading Tool

Explorer IconExplorer

Memory Pool

15,752 transactions
9.35 vMB
0.03078820 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.95/200 MB

Candidate Block

Mining Attempt df62510d924fc322c17e89d27446063d0e44e43b2a107a536e1a87f769c1e836
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 1c7fe18d5124a33779a56ddb2843b942332cda7a007b9233ab244a7ec8bb7bf3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,870
Size: 1.00 vMB
Total Fees: 0.01014640 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (708,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,509 204,509 00000000000002d983c6fdb002b0a2271a0af1f495c53f32308501fe6d65988b 909 0.42 vMB 126
204,508 204,508 00000000000001b01c308feca6219468e641e45a1468d443f015642387d20758 360 0.25 vMB 74
204,507 204,507 000000000000040c4df770d0a67079ce2908de9af14fbe43cf1a71bf4d296ee5 699 0.25 vMB 138
204,506 204,506 00000000000000bc44cb869eec74f99d31554f1c83abb5421dedce1e2a3cd5f3 955 0.25 vMB 191
204,505 204,505 00000000000002d28d3c759ab09bff9ac990796c1e4f39a2520024bdbfde776e 1 0.00 vMB 0
204,504 204,504 00000000000002ff85c747ad3d1e5575ea45fe5a3e0a912b64718606b1a21288 592 0.25 vMB 136
204,503 204,503 0000000000000046a7aac3ee09e7cf77b0ac46897e43c5b3b87acbc0ff5d0c8f 1 0.00 vMB 0
204,502 204,502 000000000000026bdedee319184683f0412ad02390a3e1979e51dfae7edf8488 1,192 0.48 vMB 197
204,501 204,501 00000000000002bbdedb383a5fd4636c754e190bbdc65f9ade9ca89ba5d8b7f6 803 0.25 vMB 155
204,500 204,500 00000000000003d98bc94cef40aea36353916def21d103742d31027add0725b0 550 0.25 vMB 128
204,499 204,499 00000000000003744e4dd32092c1ee394ebf3041613de361a4615c55aeb25ec9 959 0.38 vMB 126
204,498 204,498 00000000000003648797adcc4fcac740452ca38c690d6db897811b1234760dca 163 0.06 vMB 54
204,497 204,497 000000000000007c430215629e16886e5dc92571012d49e94a594afc7f970e4d 243 0.08 vMB 69
204,496 204,496 0000000000000095b61db4c92758c83cf1232e43d219b47ff9fa9edf978e9d55 23 0.01 vMB 171
204,495 204,495 0000000000000560e52dcfbe007f6ee34965877bd43f1eb50485a2fbfb4a2506 285 0.12 vMB 143
204,494 204,494 00000000000003afa2b6ba4c4ee2f15d99ebefddf75974b7470be2e2d340cc4a 165 0.06 vMB 185
204,493 204,493 000000000000036d29d91edbc638b4e5ecede02732ee39675cdef4242c976235 164 0.05 vMB 56
204,492 204,492 00000000000001d76f57187e06f37bce3345540f57a0544ab915b83482c01d8f 471 0.18 vMB 141
204,491 204,491 00000000000001b2dbda5508863cf898775c906e5c079b51f1d92f3d705770b6 1 0.00 vMB 0
204,490 204,490 000000000000055058641719008a2d92fbf185f7441d06c45b030bf9ee43205e 271 0.11 vMB 107
204,489 204,489 00000000000000ed2ca1670ea17140059da655e59497fc112be5863094fdbfd2 305 0.18 vMB 99
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 101
    • Outgoing: 11
  • Data Transfer:
    • Sent: 190.78 GB
    • Received: 0.76 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.