Loading Tool

Explorer IconExplorer

Memory Pool

39,069 transactions
17.28 vMB
0.12942800 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: 95.53/200 MB

Candidate Block

Mining Attempt b8b6de61f7dced36b668afa09e09848a30e5ab681a2555a773c521169353feb1
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root d863f7d88aca281c553570653b23616091bbf89b71d4cbbf59a5f959bfe2ad16
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,958
Size: 1.00 vMB
Total Fees: 0.03185331 BTC
Median Feerate: 2.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (688,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,741 224,741 000000000000034419dcce115df144144c2883b5e24abff20550e2d725674e35 831 0.25 vMB 377
224,740 224,740 000000000000030ba72631f52770873421fc86bcc0a7cc54a0053043594ec0a7 775 0.25 vMB 285
224,739 224,739 00000000000002906f274d31ecb27a63035d96b2e94bad2ebf52d031ce91fb4a 64 0.03 vMB 147
224,738 224,738 000000000000028918cbd3bff4f7ebe87737ff5720f501f2b64f95c3064f1f8d 65 0.04 vMB 136
224,737 224,737 000000000000015599a809116355f52e17fbc6c4061430c924cb6d6f97cb3d38 213 0.16 vMB 122
224,736 224,736 0000000000000076c31e91c900e4322a00cea9ff932c194e47557343af4d0e08 1,239 0.50 vMB 197
224,735 224,735 00000000000003c0f849a898e053458a79d7a4618dc1ce0dc098524fc2bf0642 321 0.16 vMB 154
224,734 224,734 000000000000016381f5737f1357ed088cac14bc3b763077d778db4cabefdd5b 486 0.25 vMB 165
224,733 224,733 000000000000008cb40d5e5873e656609d22fe06d8877a00740a353dcb929556 370 0.35 vMB 95
224,732 224,732 00000000000000ba23a436d6748be02daaa755ca4591af02caf4b4c9622946e3 951 0.50 vMB 157
224,731 224,731 00000000000000ea6342daac6c9fb24c24995149ef335a1345ecf0bf8843421e 835 0.25 vMB 276
224,730 224,730 00000000000001cd1ee262a7886179163c07ebfb99746bfdf8e2aa63bd7ddba9 371 0.17 vMB 123
224,729 224,729 00000000000002afd19324105e429f5d3bd578ff710cf2802f9c59f622e37857 870 0.49 vMB 161
224,728 224,728 000000000000010361eb12ea6bf9eb554cdb4c0e2117462bb71389f7b0ba69d2 669 0.25 vMB 274
224,727 224,727 0000000000000218c9db769165dd525675bdd21af1277b5d4a51b34ceb27043d 829 0.25 vMB 308
224,726 224,726 00000000000001ce1818b77d85d38ec0f24a9aa67baac823ed6f83bb63d9b8ae 476 0.19 vMB 223
224,725 224,725 00000000000003d6813cbf6ef67eb0d80889e1376ab36e2857421527487232bb 205 0.12 vMB 107
224,724 224,724 0000000000000249a8a8c3da5088453b32c57f19f3b29792416be9a7aad75a9b 496 0.25 vMB 214
224,723 224,723 00000000000000576215c02492b1b3b1bc90f3d5697d35c210168ce3551993c8 355 0.25 vMB 133
224,722 224,722 00000000000002cc1a41f80bd52b2954be12a145d84c53738103f1def650baad 598 0.25 vMB 184
224,721 224,721 000000000000018d3cb6eaaf94d6296469b0d0bc800e6c99d9adaeb3660fff09 740 0.25 vMB 243
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.31 GB
    • Received: 0.47 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.