Loading Tool

Explorer IconExplorer

Memory Pool

84,313 transactions
31.60 vMB
0.10327789 BTC
Random Selection Loading Transactions
Max Size: 193.59/200 MB

Candidate Block

Mining Attempt 07cef6546a2ed6e66809e1b671b99c17071a5627f4f51c26cd1a78b308853605
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root c3f8ee4537cff59397fcf5dd53f57ef8af89df90ba8296d29b1dff55bd7d4454
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,375
Size: 1.00 vMB
Total Fees: 0.02987007 BTC
Feerates: 299.70 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (306,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,460 608,460 000000000000000000075a04d84500c1cc49cf2c62985a589009b341646b70d3 2,408 1.00/1.00 vMB 21
608,459 608,459 0000000000000000000c48ae2e818a9bff17a42e9f44452db7bb51d330a16c4a 1,081 0.95/1.00 vMB 3
608,458 608,458 000000000000000000040d5d46d5cd4fc92fb461a2c5e923bb39edfa5b4da013 467 1.00/1.00 vMB 5
608,457 608,457 0000000000000000000cb0ed74fbde0c98dd23b2bcb85ce533d316682e309038 523 1.00/1.00 vMB 6
608,456 608,456 0000000000000000000743bf301bc6af8488c188cded064a4dd1d5250d4c89b0 1,549 1.00/1.00 vMB 12
608,455 608,455 000000000000000000147f5522c697fdd5bb8cf15e09960ad26b7381403fefd4 2,432 1.00/1.00 vMB 16
608,454 608,454 000000000000000000126499af8bca1375534a41acb7aa2ee45285564cee4369 1,602 1.00/1.00 vMB 14
608,453 608,453 0000000000000000000edb3020eaa1cfafcdb9c036c19fec7b4a78c38ecf1dc7 1,041 1.00/1.00 vMB 10
608,452 608,452 00000000000000000011466b3d84303b8a17eddcd4effbe006837e970f09782d 3,151 1.00/1.00 vMB 23
608,451 608,451 00000000000000000002b3403d1caf15bcae9c8c7e96603e90c09bbfd79cc93a 2,121 1.00/1.00 vMB 8
608,450 608,450 000000000000000000148f2f986d477e8086d9408df9bcc252858efa266965d7 2,751 1.00/1.00 vMB 26
608,449 608,449 000000000000000000131607bbaa054e7c90d6d5b8bde1c3046e42c9e6ec4619 1,944 1.00/1.00 vMB 6
608,448 608,448 000000000000000000031c827b8a3d762e9f9e4851bd13075ef1b3974dbb7918 2,383 1.00/1.00 vMB 21
608,447 608,447 0000000000000000000532ae6481bc59a90a282a0b94f2af8e8f5fee527b81b9 2,766 1.00/1.00 vMB 12
608,446 608,446 00000000000000000010930f25a278837518de34897a64eed66631e4bc9acf34 2,940 1.00/1.00 vMB 22
608,445 608,445 000000000000000000146e59ea9e44c75de85b63dbfa11d42798b219aa113541 1,924 0.66/1.00 vMB 15
608,444 608,444 000000000000000000134f663dd547412d14fdacd6694bff68bd6ce02a50dce6 1,485 0.48/1.00 vMB 5
608,443 608,443 00000000000000000013a769bd9ef22541482a48366e40be55614762bf804752 2,491 1.00/1.00 vMB 10
608,442 608,442 000000000000000000016ba682abcbc927a05fc2ea2dda144c3b3112dd2c31e6 2,896 1.00/1.00 vMB 8
608,441 608,441 0000000000000000000fb43e5e1eb9873e11c43970ce3d1a5b408321ec0fdb68 2,678 1.00/1.00 vMB 16
608,440 608,440 000000000000000000067694ab9d225a850ee85ec41cf3cc4ddd8f0308e64758 3,336 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

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