Loading Tool

Explorer IconExplorer

Memory Pool

36,571 transactions
15.41 vMB
0.09200394 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.12/200 MB

Candidate Block

Mining Attempt 8a0e6d4d74197a10b177bbb503cbf5cc1cbbacc5b431bdceb2f9175019639c39
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 5f76a648a85b4356c855fec4d901f0c786101fe3d7352cd04d398c789621ac1b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,559
Size: 1.00 vMB
Total Fees: 0.03532423 BTC
Median Feerate: 3.95 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (715,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,878 197,878 00000000000005607712f6a19d6c387125839f9ac37211138d33f0c7885226f0 13 0.00 vMB 181
197,877 197,877 00000000000002b7b03f977cf7026f98189d91a5849bda0084bbbbdd0af4003d 208 0.07 vMB 107
197,876 197,876 0000000000000219b95e71ec94a7fb5e5c95f4ecf2a529fcf7c531dc4faaab92 877 0.42 vMB 163
197,875 197,875 00000000000001405490debd67ed06e09a4f9250d311873e21d95b54d04da355 20 0.01 vMB 60
197,874 197,874 00000000000000b358b4879251f4cb7f8df00ef9f2e5dadb21cec5f6e3969588 556 0.20 vMB 159
197,873 197,873 000000000000062781e812b8c1ff157d94d6d73f9bd293335a585178ce9ea635 344 0.13 vMB 169
197,872 197,872 00000000000000f502fbb241dafc5b24fffc02bc775770b767205e9d7dafc3c3 512 0.22 vMB 236
197,871 197,871 000000000000007bcd30b3295771f22920361f78d281270f30e0172f2d8066e4 131 0.05 vMB 246
197,870 197,870 00000000000002db527d26611a25663a3d59b40b6827270bbe4d958a6d5a74c3 639 0.25 vMB 179
197,869 197,869 00000000000002672d4298170842660a9885b2064651e61144f83dca9c073762 737 0.25 vMB 225
197,868 197,868 0000000000000126dee6f65eab206af774165839146f0d73551d01f980980904 287 0.12 vMB 199
197,867 197,867 00000000000005d209b48697897b7632e2683c0866df2eb8641374ab774a0af0 11 0.00 vMB 29
197,866 197,866 000000000000060ec35add55912b6005be5e8c8239276511d16a065287797f29 163 0.08 vMB 171
197,865 197,865 0000000000000010a08d3d9f963dd17f2399bb0861913b78b44a7d9f93daab70 232 0.08 vMB 117
197,864 197,864 00000000000001e5155d82d57bc694691c022a659451d3660d33fc1ad53af6b0 428 0.25 vMB 292
197,863 197,863 00000000000002a666714033971a5aec1487272f44f8680938c68b7822ae5e0b 80 0.03 vMB 152
197,862 197,862 000000000000060fa2c19bb001e80a85047e09225e4cd5021112863ff46f2a96 72 0.03 vMB 84
197,861 197,861 00000000000005c29589b9ce1167e37c4892f63b97d2e44e2579aec5f2a7c46d 128 0.07 vMB 277
197,860 197,860 00000000000001d0d04e3dde133dc6999c69ffc1e937de492248daf1535b8c98 90 0.06 vMB 113
197,859 197,859 00000000000000f4e6ed29db9e140995064c039a413f62e7bd0afbe46882b681 11 0.00 vMB 0
197,858 197,858 0000000000000122cf6368c2952ac08f6e3202e4f7d1136d8d3c7c9b0e20376b 310 0.14 vMB 107
Previous 10 blocks ↓
Total Size: 779.46 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: 153.78 GB
    • Received: 0.62 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.