Loading Tool

Explorer IconExplorer

Memory Pool

43,177 transactions
26.51 vMB
0.05212728 BTC
Random Selection Loading Transactions
Max Size: 139.91/200 MB

Candidate Block

Mining Attempt f594b92155b596ae83f1e44b2a37d4ae2fcaad775b87d6938353fa807bd0bd9d
Version 20000000
Previous Block 0000000000000000000010a089fc58093596d43dc7d07716ea4c437056df3165
Merkle Root 6194b523ef54ba601fce1337dc2d312d53b037649d3298609b2255532d58bb9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,147
Size: 1.00 vMB
Total Fees: 0.00348557 BTC
Feerates: 60.14 > 0.35 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,776 (457,240 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,536 457,536 0000000000000000022d10a0603e60ca11f02032d7250208b9143ca2e48ff6d2 2,367 1.00/1.00 vMB 189
457,535 457,535 00000000000000000249e63acc5f8b2c79ecaa35bbd0333e298c09f9eabea47c 1,923 1.00/1.00 vMB 141
457,534 457,534 000000000000000001bf8434ebc16a4ca4aef63da2c120fe6da528f8e5583551 2,102 1.00/1.00 vMB 187
457,533 457,533 00000000000000000057e056e42e75aaa4562b8ec4babbc1a843e70f5d468983 2,082 1.00/1.00 vMB 168
457,532 457,532 000000000000000001e08d88de821505bcfbd65966e978637de816f39db9a5bc 2,461 1.00/1.00 vMB 223
457,531 457,531 000000000000000000388708f8275c41ce7c4d698ea859207737c1958fa21173 2,573 1.00/1.00 vMB 219
457,530 457,530 0000000000000000022f3f0fd7e8ee149796480f49ade150677b9655ccc502b2 1,239 1.00/1.00 vMB 273
457,529 457,529 00000000000000000169d8ebf849289a6a8fec8122ceaa4bb26869b471562a09 2,657 1.00/1.00 vMB 239
457,528 457,528 00000000000000000261f976e643043c69f08b62f4b73e21f592414033abbba0 2,445 1.00/1.00 vMB 222
457,527 457,527 000000000000000001653709b7cd98e49296562ffb0a99511faa4821bf37f582 2,757 1.00/1.00 vMB 153
457,526 457,526 000000000000000002450ea0f2fcdc7490aa849c5d318d31f5eb75b8b7512993 2,709 1.00/1.00 vMB 206
457,525 457,525 0000000000000000021f66b5fbe7195f8c14fc41495594b56d77044614b76b0a 3,307 1.00/1.00 vMB 146
457,524 457,524 0000000000000000001f14805a03b857c8b06d99100dde65b43eaa7af18347d6 1,937 1.00/1.00 vMB 162
457,523 457,523 00000000000000000210c535add9ae71abb43636f8d7dc61410fd8a48aef0e9e 1,162 1.00/1.00 vMB 129
457,522 457,522 000000000000000000ae88a16f0bb23762c47ca4ad0e33862935f9ee5a9ba3d8 2,794 1.00/1.00 vMB 134
457,521 457,521 000000000000000001ca91cfaef67077a24068b792540781fe3cde77bd89979e 2,412 1.00/1.00 vMB 249
457,520 457,520 00000000000000000246184bf49835a30ed21ead100e6c6f0c9a3e804bc18df9 2,856 1.00/1.00 vMB 251
457,519 457,519 00000000000000000222461d38c924709f5df9af1847d376c5e88f700c22572d 2,379 1.00/1.00 vMB 174
457,518 457,518 000000000000000000d633fe8c0f8e7686824c3ef33fccf4d143a64df39e83af 1,802 1.00/1.00 vMB 190
457,517 457,517 00000000000000000072e5131ba473b56d40e1fddbd6110158a83ed6252a10b5 2,470 1.00/1.00 vMB 194
457,516 457,516 0000000000000000011ffc7b2c08b5f428c18586cbc0ca37058c98637f479dfc 2,249 1.00/1.00 vMB 177
Previous 10 blocks ↓
Total Size: 781.99 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: 648.59 GB
    • Received: 13.05 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.