Loading Tool

Explorer IconExplorer

Memory Pool

42,177 transactions
18.45 vMB
0.18862507 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.66/200 MB

Candidate Block

Mining Attempt 625fab661d6a09d65d325ebf73726260dcd6b3f7ee3a010f29d3c092f381a3a4
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 2433236fd75ddf06f3a8ae63feaf8ed9d485706a0149c7b5bf1b06d056e32a0a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,657
Size: 1.00 vMB
Total Fees: 0.06178412 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (770,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,243 143,243 000000000000080c91c723d9a3272e067817c4ffad295e66d6f538bd6029910f 27 0.01 vMB 385
143,242 143,242 00000000000008396da6f5afa3a77565ba4f33b537bdb21130959181a4b2147a 86 0.03 vMB 131
143,241 143,241 00000000000003b011311cb5e096447af4531d71463b19296cff5930b06f41f6 140 0.05 vMB 158
143,240 143,240 0000000000000830af1a61d29b21aa5e7cdebd76ff3c51f77b88e637b7030d74 105 0.05 vMB 142
143,239 143,239 00000000000005129a339a388082bb6dcd185560dab135f048d0021912bf2c96 29 0.02 vMB 237
143,238 143,238 0000000000000471a5d64c2ee9370c51e4dcbb85c0607d040ce5e5c01f1910c7 161 0.05 vMB 98
143,237 143,237 00000000000004c4943222e9c01091af45fe1f5618999110861188b46761296b 34 0.01 vMB 100
143,236 143,236 00000000000003b64345e5db7cae712354c66124f434bffc2cfdbf354f27ecd8 124 0.04 vMB 211
143,235 143,235 0000000000000902b3652786cb6ff299b3a20f52c9800a580ce6ac1e8d97072e 59 0.05 vMB 9,330
143,234 143,234 000000000000072ba65bd6a9ae5bde31771f3136563d00963bb1a3511a95d255 74 0.03 vMB 183
143,233 143,233 0000000000000399f6a6be1ec2ecef519f6f2539f69aedba3d3443e50cb8f2fe 118 0.05 vMB 245
143,232 143,232 000000000000046b2ef75f50069e925b769be7ae38d7353f8e18fce7335aca12 18 0.01 vMB 74
143,231 143,231 000000000000058c5ed595a15483650208e09c393d6ca735b126625bb440c8e3 85 0.03 vMB 158
143,230 143,230 00000000000002950306b3fd72330b150557855916f43378a26047c675351b2b 60 0.02 vMB 16
143,229 143,229 0000000000000868c97720635200fb9d4576d9842960b6e6181c27f932ea96c5 64 0.04 vMB 191
143,228 143,228 0000000000000831286c61fb5716e029b5a12f34e39f650429b68c66e123dfcf 26 0.01 vMB 149
143,227 143,227 0000000000000269551935b2d6a290fd65e67d32e9f5e1845a7b8895891ee73b 126 0.05 vMB 202
143,226 143,226 00000000000000ed0b7c71c2cd564844530e4833d1c375a5a92bc7d27fd87a9f 48 0.01 vMB 3
143,225 143,225 000000000000060dfd8ba2242a77336684de5100768cfcbf14e4f88bd7a12a79 61 0.02 vMB 119
143,224 143,224 000000000000088e8e6adc407bbd3efd62cc191c41570107a44f7cddc3873cc3 8 0.00 vMB 481
143,223 143,223 00000000000009229ca8000beef2e1433e3ef6022be5d8c1febfbba3695ad9dc 88 0.03 vMB 87
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.15 GB
    • Received: 0.48 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.