Loading Tool

Explorer IconExplorer

Memory Pool

79,199 transactions
29.73 vMB
0.08629738 BTC
Random Selection Loading Transactions
Max Size: 179.42/200 MB

Candidate Block

Mining Attempt 10b279db39343bb39dc14ded4456b1e03a433a512cf53c1f94e2c262c7a6afde
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 3559b27cd2d335dc2ebb352d13e9f8291ee284fcff0571708aa6059da00c3b1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,732
Size: 1.00 vMB
Total Fees: 0.01988123 BTC
Feerates: 150.66 > 1.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (551,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,726 363,726 000000000000000002279afdc82b23535938b34a0cb4aaa04dcb85dc1768608e 294 0.14/1.00 vMB 27
363,725 363,725 00000000000000000379eaa19dce8c9b722d46ae6a57c2f1a988119488b50931 1 0.00/1.00 vMB 0
363,724 363,724 00000000000000000fb32e0d606a42615d44d93449a36ba64ee018de6009f898 45 0.02/1.00 vMB 18
363,723 363,723 000000000000000001b90eb8e40db8a54417146f1e7883c77f487c3f57d25b3e 548 0.27/1.00 vMB 28
363,722 363,722 000000000000000005e913f06c8a340e6864709597016f7620ca9a30750f79ae 1,182 0.90/1.00 vMB 26
363,721 363,721 00000000000000000098b0f01792a2e25eefa55202ede2821f73afc3a15f45b2 378 0.19/1.00 vMB 33
363,720 363,720 0000000000000000081065bc0ba08cef719faf283a0be3dab99e74827abc4280 538 0.24/1.00 vMB 32
363,719 363,719 000000000000000004ced7d32b332270f5e3c3360a2ec9a22438151dec2b1d70 1,230 0.59/1.00 vMB 34
363,718 363,718 000000000000000002aeff214d71c819dac6717ff72ca0ebd903bed0524c1eda 127 0.07/1.00 vMB 26
363,717 363,717 00000000000000000c81fda3636547f821254ffceef96dedcd8dd120d2295268 365 0.25/1.00 vMB 24
363,716 363,716 000000000000000004b5e486e625628ce88ca094ec081ed52bc94302cbc9c169 2 0.00/1.00 vMB 0
363,715 363,715 000000000000000012d49952958aa8e83d6bf2895131cffa33ba3695c944aebf 667 0.60/1.00 vMB 30
363,714 363,714 0000000000000000092fad6f51878816901f65a095e2bef032514d444cc2db00 799 0.53/1.00 vMB 22
363,713 363,713 00000000000000000876f19a75a052b1b37d5ab93a05eadee2c27b9cd07c4948 1,646 0.75/1.00 vMB 38
363,712 363,712 00000000000000001517cde6c9c46ad909e76b72d68f0bde35b82a6b66fd72c7 66 0.03/1.00 vMB 35
363,711 363,711 000000000000000008b184e56c5a866a6b7f4e5c97663acc9e6fdb0e4f08e536 792 0.37/1.00 vMB 34
363,710 363,710 000000000000000008cab66d9f9751b380d05e425490c22304bbd9ed6235ae01 708 0.31/1.00 vMB 35
363,709 363,709 0000000000000000126fc12aa4f61b2e410182e014ab2ee15bc3d17bb6113a5a 716 0.33/1.00 vMB 33
363,708 363,708 00000000000000000648500f41d559d22afdb1937d2b9bac1529d37d69aedeb0 133 0.05/1.00 vMB 38
363,707 363,707 000000000000000003b0a5601dae212199dbedb2386d2bba5a67d984276d603e 359 0.18/1.00 vMB 34
363,706 363,706 000000000000000008f44fb96d35ea00c01433906d439359a6052d6ff2d99167 586 0.29/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

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