Loading Tool

Explorer IconExplorer

Memory Pool

40,087 transactions
18.84 vMB
0.18260020 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.47/200 MB

Candidate Block

Mining Attempt d64d12832034f9a68d1dc3122e9cd4f3e444799511ffc66e72c41ac5c4814d21
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 196810b046983c18f28607f58850a95fdce84088b80bee7ca7f7b0c75a2f3362
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.05345267 BTC
Median Feerate: 4.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (690,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,104 223,104 00000000000000d173d1b9daf26dda8afbc7d12ba7ba1a8919ecb907a8efefd6 136 0.05 vMB 197
223,103 223,103 000000000000017c366ab5dcdbb7d8ccf28a8c170d8608c67ae3533346c87a7e 296 0.14 vMB 162
223,102 223,102 000000000000046a28190df5652a68ca88f4cd8026775ba74cf7e6378a0189d4 45 0.01 vMB 137
223,101 223,101 0000000000000212e802f36263a399abfab1aa05123089c82db028332728554b 540 0.23 vMB 187
223,100 223,100 00000000000003ece3216ebde7f342932534cff6005d9fbbb956bb0ff2a6ec7d 154 0.06 vMB 217
223,099 223,099 00000000000003a3cbefd0de3f744ab6cac7e27689c5a40167108d882a51171d 262 0.11 vMB 158
223,098 223,098 0000000000000398f5e06b954ad3bb1370f793d6b8fd324b06097539da242c33 235 0.11 vMB 140
223,097 223,097 00000000000000644b0805d7f9699dcea7b957a8ea97b6fed6e8b50e7333ff42 235 0.13 vMB 111
223,096 223,096 00000000000003d200b6b6a884882edd5b2d2256eeb3cd6ed879d01f68eaab08 654 0.25 vMB 193
223,095 223,095 0000000000000494f619445a753ace74a025224c7ddacb74514f7585b6587e8f 1,082 0.44 vMB 205
223,094 223,094 00000000000001421b578638791f1fd51aeb8951af9e5f578154b633df8a6a78 383 0.23 vMB 146
223,093 223,093 0000000000000447b4941803bf331d49442c20d14db9f8bd6bbb6b2312d8cc4b 627 0.25 vMB 203
223,092 223,092 00000000000004085813e470e5882f1fca24f50a0505d53353c9e33f29f40615 580 0.23 vMB 195
223,091 223,091 000000000000020e9765b5bcfe6b80ccd2ee4d63a1afe706fb10c9e648c1d4e8 218 0.11 vMB 165
223,090 223,090 000000000000047f8bbedbd012f735228a3033412ef513f60aa091892bc14322 684 0.28 vMB 203
223,089 223,089 000000000000010c7844c4bcb494688be7e72e8227c41a3a7425c782de1be865 11 0.00 vMB 52
223,088 223,088 000000000000005e4dc6eb75e91dde670841d86f807ac283d38a1bb6326355d2 190 0.26 vMB 32
223,087 223,087 0000000000000142ca8d4a513e7bb4ae2d88d6eb7158e5b233c3b2e19ba26347 651 0.26 vMB 216
223,086 223,086 00000000000001a569d804bb96a9948acde20395a2b4bdd8312798a997dbd02c 143 0.06 vMB 110
223,085 223,085 0000000000000101d3d0bfabb76c8b2fee4660db9c23493da1fc1368f38b56de 551 0.25 vMB 192
223,084 223,084 00000000000002311ea99276aeae1961bab55cf381dedb8bbec2da771b3e26ee 458 0.20 vMB 190
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: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.83 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.