Loading Tool

Explorer IconExplorer

Memory Pool

16,304 transactions
9.21 vMB
0.04800177 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.38/200 MB

Candidate Block

Mining Attempt 9b6a52094fc46cb7c314560ffbbc9511afbb826513e7933983545feb09194ca1
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 80a1ee460733814a798f98a007d14faa250a3bce953d44752cfc97bb8d5cfdd3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.02768298 BTC
Median Feerate: 2.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (689,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,643 223,643 000000000000016eab3fcbac5f4a9ee8526a207a0979cf7c2aa3481a0752bf7e 513 0.32 vMB 174
223,642 223,642 00000000000002f8f8546d7b12186e679b962b306455637c3900630fd233bb95 167 0.10 vMB 133
223,641 223,641 00000000000002620bee66374f71fcbdf9323e8fa67fb3936cc202424eb71505 672 0.25 vMB 196
223,640 223,640 00000000000004922f94fd979f07b10d28ca0dde4dc4ad23f9c98a5e91d6b14e 158 0.09 vMB 114
223,639 223,639 00000000000002bef65d4a492b779d15a1d67e553f4b1edc7e597948c16ba716 656 0.31 vMB 185
223,638 223,638 00000000000000a3680affbdcd3b7dadbec6031bd06600150415354015c8dd20 777 0.25 vMB 249
223,637 223,637 000000000000003b87779c919f37aad7b3f3c79d52625c45cbb29b41d11af051 79 0.03 vMB 255
223,636 223,636 000000000000027c307f035dc1b3d5dd0c64fb0f7acc7ba54d293eab55f53ce6 211 0.09 vMB 209
223,635 223,635 00000000000000e076401cb5f32a4a58da1a9b1ce65898770f79c69addee21e8 163 0.09 vMB 157
223,634 223,634 00000000000003f8faa6c8192dfd2781d0e2d9390f9abcbb695cb2b46e670795 553 0.25 vMB 180
223,633 223,633 000000000000024ca7925708a297fc2b9721b57484886a14eecda4b458a1f4db 501 0.21 vMB 191
223,632 223,632 00000000000000192aab122751f19396ba7c9cc66151dfc4b9bc3ed79eca5286 377 0.19 vMB 147
223,631 223,631 00000000000001ea92e328ab7b7df2f0eda7815c87f9229dd959747b397bf535 308 0.16 vMB 204
223,630 223,630 00000000000002f6206a89e2e4e30789cb2263e439c84cd6acb8e17a051d3885 53 0.02 vMB 165
223,629 223,629 000000000000026ab9efb991590326e2249cf07f71047ca6c50187e6cebd29e7 260 0.15 vMB 145
223,628 223,628 000000000000003485b4eb2de2d4b4b11e8d4425701b37e1adbf11fbb2400a60 270 0.11 vMB 166
223,627 223,627 000000000000018a0355c6d024040b46490da5643e560f67159a330f631dc807 527 0.29 vMB 156
223,626 223,626 00000000000004025d403d544d8ec2c8bea570a42004219883cca457551c6b80 121 0.05 vMB 89
223,625 223,625 00000000000003f87b50816cd7dac510054f5750b1fa8f522e8fd228109a32f4 816 0.25 vMB 272
223,624 223,624 0000000000000083ee9371ddff055eed7f02348e4eda36c741a2fc62c85bc5cf 286 0.21 vMB 97
223,623 223,623 00000000000002e5d25c54cf1e85b75d3b31d288308e0d01ec7827a4a102a744 634 0.25 vMB 229
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: 106
    • Outgoing: 10
  • Data Transfer:
    • Sent: 199.93 GB
    • Received: 0.78 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.