Loading Tool

Explorer IconExplorer

Memory Pool

39,846 transactions
17.60 vMB
0.14242935 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: 97.08/200 MB

Candidate Block

Mining Attempt 780695c57c0268911b59027135ba7eaf21cff602370b6a2bbed614623cc87de0
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root bf2019f54c8a3bd2d933a7d21bbe86459656868f4708d73e24501570f499d4fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,405
Size: 1.00 vMB
Total Fees: 0.03840473 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (708,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,475 204,475 0000000000000106749e5a9ccdf211267a90ba50aba6e8cf7734b370aa3d1c1d 256 0.10 vMB 138
204,474 204,474 00000000000005125031ebbd8e046b0568a1ddc2b8a529932d65fc3d9e0a514c 115 0.03 vMB 162
204,473 204,473 00000000000000d6c6b08ece98abf7db4b0ecdb1c406b58e0d9c4d46064a63be 125 0.05 vMB 116
204,472 204,472 000000000000053058ad993f8c79dcd00440fe6cdbfd0009ab9db81b55e4fdae 552 0.24 vMB 130
204,471 204,471 000000000000017db45b6598bd16e742a7682a51290335cd0fab5682fd35a21e 124 0.05 vMB 163
204,470 204,470 00000000000004530444d034fcb041081166bd468d79372730c9ff1dc7217205 375 0.18 vMB 98
204,469 204,469 000000000000040df9b168a165b6fbcb80d7134550f84f9a2aac52d12d5a5bd5 50 0.01 vMB 82
204,468 204,468 000000000000041f108997ceba1457498b814d0f89e4baeea2ca0430d758304e 88 0.06 vMB 513
204,467 204,467 00000000000002f54deaeb9803b28972e66cb161621d3fc486db459b56be7fca 4 0.00 vMB 27,128
204,466 204,466 000000000000003c0d56e7e9c845a659294cd02d110622a1232f00b58a8cae34 27 0.01 vMB 171
204,465 204,465 00000000000001d03e4c6188f3be5e36e4f7ebfde9c68ee6b1095034a60793fe 133 0.05 vMB 124
204,464 204,464 00000000000000b782bf3675337a30f5ab5e3ee3d36bfd3d0ee5d126816c1e81 99 0.05 vMB 85
204,463 204,463 00000000000003d7b11dc934280c276e5b6e6c5e8373df7e2372ea748cffca75 177 0.07 vMB 139
204,462 204,462 00000000000001f130be601b71ee72eb3bbe7fa19f0d8c6da1c51803a9a7c220 320 0.20 vMB 82
204,461 204,461 00000000000001aa2b10f09f06fdb8570f16a66fc589799f9776bc7a2f7f9ec0 119 0.05 vMB 115
204,460 204,460 0000000000000219d43298af1288d0fd1f51c47dddd4b8ce6cd01c4e041a5b42 191 0.11 vMB 112
204,459 204,459 00000000000002ea76d1db817d27097e06ca2e39335ca60f7cc4cfc0dfe86e70 74 0.04 vMB 92
204,458 204,458 00000000000000117dc9b618afa2f3541d90b2607dcd1e4e649da1ba9dcec1a0 93 0.05 vMB 80
204,457 204,457 000000000000027906b3e60689332d6dd930fb21a2c4f1f55898419341ea1747 381 0.15 vMB 148
204,456 204,456 00000000000002511a6f213f01d6915554723e7321f642acfe0ba21bffc994da 33 0.01 vMB 138
204,455 204,455 00000000000004db8d2d848b3f6aac7031eed5f6ee757c44c4148cdd301e0b81 88 0.05 vMB 102
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.80 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.