Loading Tool

Explorer IconExplorer

Memory Pool

42,054 transactions
26.69 vMB
0.05472332 BTC
Random Selection Loading Transactions
Max Size: 140.24/200 MB

Candidate Block

Mining Attempt a0b30721e0aca20d2f728836d66400868cfbb68bd8e810ea2ce7c74e08f314df
Version 20000000
Previous Block 000000000000000000006541c0b8e2f386dee130dab69fd333fb79c357f33cdc
Merkle Root 9aef2194ff5f366c7200eba831bd51c170ea013df1120c8c79f1e196eb1f2301
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,098
Size: 1.00 vMB
Total Fees: 0.00534086 BTC
Feerates: 40.21 > 0.54 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,897 (92,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,111 822,111 00000000000000000003f33b8cc5370c40bef36898c5a84695dba29fd16150e7 3,856 1.00/1.00 vMB 194
822,110 822,110 00000000000000000003e9e6ad8e08d9a0cca2a19e64077b393686ed85bf7999 3,813 1.00/1.00 vMB 302
822,109 822,109 00000000000000000002f27a3a7dfe5118b60dbdfaf4286131b637496f9b05b8 4,482 1.00/1.00 vMB 232
822,108 822,108 0000000000000000000114ed6d724291397e4e692dc7bc7af3a96fb8397ae2b7 4,818 1.00/1.00 vMB 264
822,107 822,107 000000000000000000003b6d38ef7ad1277358930c9bd63d0fd79d06a01a9dfa 4,422 1.00/1.00 vMB 213
822,106 822,106 00000000000000000002b9ca7d331d6fe73c5ca06cdd55d88e661df892f72ac5 4,743 1.00/1.00 vMB 203
822,105 822,105 00000000000000000000fd9dae26fad1147a8ea99a9525f360928acb6b53ab48 4,178 1.00/1.00 vMB 308
822,104 822,104 00000000000000000003627ebb1961902b5ae0daac683110810e0e54a042fc89 3,989 1.00/1.00 vMB 206
822,103 822,103 00000000000000000003bc43d01799ff025c3d7d894fa2bc1f7df3fce9d37ff5 4,015 1.00/1.00 vMB 303
822,102 822,102 000000000000000000023a7f2a0ce8d64048190891180430253ec042c403ced1 3,402 1.00/1.00 vMB 210
822,101 822,101 000000000000000000012b1cc6040304bb3e0fd3470ea983ce9a783ea5168304 3,196 1.00/1.00 vMB 276
822,100 822,100 000000000000000000037496477cb1cb6ef3f52c5b1abc4e7ab3fb6854869567 4,376 1.00/1.00 vMB 305
822,099 822,099 000000000000000000015785b8d1f2ae365cb25d0c954ea88044ac4bfe189b54 3,961 1.00/1.00 vMB 255
822,098 822,098 0000000000000000000134150f396b288dfd68801d763691d33e3fbf5b0dbc07 4,113 1.00/1.00 vMB 305
822,097 822,097 00000000000000000000e9193ba1c1ef2bb7c7d840d1e1629519e27731a53b48 4,412 1.00/1.00 vMB 265
822,096 822,096 00000000000000000002bf69d6b01e6db2cb53b11903506030639e71040e2a10 4,407 1.00/1.00 vMB 347
822,095 822,095 000000000000000000026b3d3426f88d958a2a55b38ac91dc58451be774e7acc 3,756 1.00/1.00 vMB 299
822,094 822,094 00000000000000000000eee0a3a3ed3c56af733752453497567d902c6c5424f9 3,611 1.00/1.00 vMB 337
822,093 822,093 000000000000000000008cfe4cc82600782ee346205e1578cd3eea1e6ac1bb51 3,895 1.00/1.00 vMB 375
822,092 822,092 000000000000000000007a5e25051810f49ba759feac2b38adcff54544f3ec89 2,114 1.00/1.00 vMB 242
822,091 822,091 000000000000000000025d98d334224794a7f33061a708d01206dce973ea91c1 1,582 1.00/1.00 vMB 219
Previous 10 blocks ↓
Total Size: 782.21 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: 654.19 GB
    • Received: 14.11 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.