Loading Tool

Explorer IconExplorer

Memory Pool

40,360 transactions
18.90 vMB
0.18681312 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.88/200 MB

Candidate Block

Mining Attempt 8b7e38d625102d49bace0eb74bd6725e6380dd5119777647bddba3266f98240d
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root acf2c995aeddb9a20fcc893bd7b45cf38b20e7f9d9aa77b0a31b0c3ee2b46d10
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,384
Size: 1.00 vMB
Total Fees: 0.05549040 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (690,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,142 223,142 00000000000000a07de468f74c6d086f186135bb04db9514f5f7327860d65f3f 149 0.05 vMB 19
223,141 223,141 00000000000002b0a978127c16770949b4bbf48a22f44add2a36637c3e30f31c 684 0.30 vMB 229
223,140 223,140 000000000000000ab3d4a5c1091ada09e94aea06ed4a702f70209e375abe1e64 922 0.25 vMB 213
223,139 223,139 00000000000000d4e3faafb18bfe21c6948340890ddeb27090bc7bf2beff869e 531 0.27 vMB 165
223,138 223,138 0000000000000321ee464a4677ee56c6eb6fef3b38937960e529864d03e0c3f2 668 0.28 vMB 201
223,137 223,137 00000000000000cbaefdd6415844b0093c327d04fc9296b6dbe25dd203b0a4d9 253 0.13 vMB 155
223,136 223,136 00000000000000e5a4655f1dec60cb6b692de7ea3a6c0a87c5c1a5e366f495cd 386 0.19 vMB 160
223,135 223,135 00000000000002dcc1bdce579d3b9a7796b22cdcd554eec776d723190198cd53 349 0.19 vMB 154
223,134 223,134 00000000000002608cd9dd8cf345d2387ff4da632143b7976aa4df6ef20b3861 182 0.16 vMB 88
223,133 223,133 000000000000046b1fdf00440a86e34886b2b0bd56472b22edb2805c92bbe4ca 595 0.25 vMB 174
223,132 223,132 0000000000000047a8a429320b1c4618f70c9f7eaafd898b247e167a4d4d99b4 654 0.25 vMB 172
223,131 223,131 000000000000031d650f229d1bfd80288df7c385bab71b64f163ad93d374a2de 587 0.28 vMB 171
223,130 223,130 00000000000003c8586a03aedf944dde6c8c50e49197f6dc08664f5c23bb94fd 699 0.28 vMB 203
223,129 223,129 0000000000000304b1f1e3f528d1147928d8b384f314ec8763e76b05f91c81d9 626 0.27 vMB 189
223,128 223,128 00000000000003161111296ffd4cbf7f2bb5bc74843e0cd3ed6426e67602e6d8 615 0.29 vMB 196
223,127 223,127 000000000000013600c1787d9e2be3b497ebc47c52f97a15a91f07f1399b0f18 91 0.04 vMB 287
223,126 223,126 0000000000000118acdcf65fdbc8d18475d56d84d060cbe216908687a0df198e 493 0.23 vMB 168
223,125 223,125 00000000000003f6618e9f0b71c5ecd751faf5afd80138d2ba841f20dbca6b5e 349 0.14 vMB 195
223,124 223,124 00000000000002ac888b24e0c14b8944394110e005a8f766ffea822448607450 287 0.13 vMB 162
223,123 223,123 00000000000003648ee94176d04f57938b1c31dfdc979a78f53b57491adf2458 258 0.13 vMB 166
223,122 223,122 000000000000021670f1677daa25c7e92b3830eeba9ca6c0fc0d738508668f21 76 0.03 vMB 143
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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