Loading Tool

Explorer IconExplorer

Memory Pool

41,642 transactions
18.17 vMB
0.17559874 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: 100.28/200 MB

Candidate Block

Mining Attempt 715f9ef10d55af0fd184bd9d938ff879c18bde68be3e3a0eccc4c6f970d4ba92
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ed637738b14102772a3c7c33aef3c2ce5ef907b611e4e680a11e17ba697d49d6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.05737101 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (715,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
197,857 197,857 0000000000000488f8b9f5860963646c097f4bbc14de5f3e426b85f4d2c3691b 9 0.00 vMB 64
197,856 197,856 0000000000000247775758d897c8de02cc0ed8e4728e52857affd29919de920f 18 0.00 vMB 296
197,855 197,855 00000000000000e0ade01a8d06ff0cb5c6257460f565a79ed74f06bf4abc4cad 200 0.08 vMB 230
197,854 197,854 000000000000028d65af0ce7176016153c854f0517eb0156f9d68d3246cb4692 208 0.08 vMB 191
197,853 197,853 00000000000004062d8da0dd6f70c02d2861d2704d9afa3a8d4df3428f1461b5 10 0.00 vMB 230
197,852 197,852 000000000000046440d4a77c0bad7bd93e7de5dea55ece8c445d724fbb7d2e1c 102 0.05 vMB 330
197,851 197,851 00000000000003332aeda236a9bccec36dd9623fb060c64209d58bbb78e74c59 131 0.07 vMB 113
197,850 197,850 00000000000005fb45b08230ee63ab898f703a3bb3fea456c26402e45814c9d5 130 0.03 vMB 320
197,849 197,849 000000000000004afea63cad423c0b5fba86044e3ccd369662d96ce61b9a70fa 65 0.03 vMB 80
197,848 197,848 0000000000000335a8c5fba0667108fd657082e0f1d6b952575d44922240f451 419 0.17 vMB 234
197,847 197,847 00000000000005875df6e3e829aaed23618f16c62d224a42aae40bc7abb84609 10 0.00 vMB 15
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: 114.16 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.