Loading Tool

Explorer IconExplorer

Memory Pool

47,517 transactions
27.61 vMB
0.05626635 BTC
Random Selection Loading Transactions
Max Size: 147.55/200 MB

Candidate Block

Mining Attempt f7974c6f71d1f22129f052a434ecad4a6ceadf7267f5e0c70166cb70f487c994
Version 20000000
Previous Block 00000000000000000000720fbc0aca6b07103f1eaf0847585182cffdd8f6b53b
Merkle Root 7186534c42d6c646aa2c34ff799754f5323bd5a8b096783d5fc02f2387fda72f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,608
Size: 1.00 vMB
Total Fees: 0.00441461 BTC
Feerates: 100.00 > 0.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,795 (584,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,810 329,810 0000000000000000109f76970d112e803aad8cef5b517649936c4dae1fccda53 551 0.25/1.00 vMB 30
329,809 329,809 0000000000000000144742c86b34ff86574d2d29b16fcbe2eee8c82424e932a3 714 0.40/1.00 vMB 24
329,808 329,808 000000000000000013cf37c6b4717710450645d40d8b51f5c3bd94ef12ea7fa4 64 0.02/1.00 vMB 4
329,807 329,807 000000000000000015af5448ab808c497e44c9d9efaf0c54d8cfc60c2cfd705f 385 0.23/1.00 vMB 24
329,806 329,806 000000000000000000e8a8d9d3cd63f6d683523fb3831e8d4e81b75da94e6895 136 0.10/1.00 vMB 18
329,805 329,805 00000000000000001377d34f94f0160ca856c6d6f49ad660dc1ed0a3ebda11a9 598 0.34/1.00 vMB 26
329,804 329,804 0000000000000000060f1d7c63d07b5aa84fdaadc842cb056e429bcea32a1f64 682 0.66/1.00 vMB 16
329,803 329,803 000000000000000014d41598600f23948587e9a0e176678ba1569a47ae38f2ec 114 0.11/1.00 vMB 19
329,802 329,802 0000000000000000090b874babf53a56e97b0f9bfeea6263f45c308887334a81 719 0.28/1.00 vMB 36
329,801 329,801 00000000000000000a3b20df2d03dcf855e8df3dab2dc65de87d6f5ba8d29f0b 152 0.09/1.00 vMB 12
329,800 329,800 00000000000000000fda93caf96e424667a4fc20f734bfb134fb83c816fc9f0a 249 0.15/1.00 vMB 23
329,799 329,799 00000000000000000721d78fbaf9bc5f3d9b44ae370d350f83df937ac115f273 107 0.15/1.00 vMB 16
329,798 329,798 000000000000000015e8d803448e6c3a2081bbc467965edf3a0318492044c7e2 254 0.22/1.00 vMB 19
329,797 329,797 0000000000000000035746e2d9f913a98e8e9d2abd4a100e779e521daf0e31da 59 0.10/1.00 vMB 10
329,796 329,796 000000000000000005f99076a46cd1f28e92d4f9a55a0b0fb8848e988d7c7553 414 0.25/1.00 vMB 23
329,795 329,795 000000000000000007bf8fc0497be40fc2c549cf5342b9e462f72da405ccd67d 285 0.23/1.00 vMB 21
329,794 329,794 00000000000000000d7f3ed45bb04eb24a5cf827e64b7e77b40e87398864fe5b 301 0.23/1.00 vMB 19
329,793 329,793 00000000000000000683af39d0cbf8557bd600c5091118bef97585dfd93adf0b 1,243 0.72/1.00 vMB 25
329,792 329,792 000000000000000005ac23af0fc14c64d093611e9664699f92605155b1e2fd0f 557 0.64/1.00 vMB 15
329,791 329,791 0000000000000000057fb3a02d098d0771de6c02235954abb9f4e952dd0b9243 1,065 0.38/1.00 vMB 39
329,790 329,790 000000000000000004d375414bbc1d213bec6f3fa73da5b289f55633cf02591d 754 0.49/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.02 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: 649.98 GB
    • Received: 13.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.