Loading Tool

Explorer IconExplorer

Memory Pool

82,246 transactions
31.22 vMB
0.09391374 BTC
Random Selection Loading Transactions
Max Size: 188.91/200 MB

Candidate Block

Mining Attempt 0e10c05358febc2cf2c4e9df896ec7f50472dea0c90d95e06c0858264e8f4b21
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 03e70d79fcdc05c7e31313cbeaf41db8517333f6526c4f1b223480d9d2e9a0d3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,360
Size: 1.00 vMB
Total Fees: 0.01853551 BTC
Feerates: 115.63 > 1.86 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (390,033 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,346 525,346 00000000000000000034417b1d2545be43f1346184a99d6b7bbc457445d6aab8 622 0.22/1.00 vMB 23
525,345 525,345 0000000000000000001a46aebe7cfe451b35a12451ff9e7badbf7f3004a201e1 722 0.23/1.00 vMB 21
525,344 525,344 00000000000000000023f5f3889bbd1aa5420c612b3f22dfce987121ad9891fc 1,055 0.37/1.00 vMB 22
525,343 525,343 0000000000000000000ea6d3c8715be17b0f79828bb6872239590bf053c03122 436 0.25/1.00 vMB 17
525,342 525,342 0000000000000000001794c0cab231143eac3b2d682386694e5dce620c2e3139 2,392 0.91/1.00 vMB 17
525,341 525,341 0000000000000000003f603205d2085041be1cd81ed238bc3d4cd32893da3a43 2,087 0.93/1.00 vMB 19
525,340 525,340 0000000000000000000ea28b6f91feaaab4bcccef7c1a87b86bb21e444f30b94 1 0.00/1.00 vMB 0
525,339 525,339 000000000000000000004da08a7763865d8796f26a60a8abf09e95b7a507b3bb 2,563 0.81/1.00 vMB 18
525,338 525,338 00000000000000000026cc380a46a6045c5bf45fc26603c5a1c59160d2c0b7a5 928 0.42/1.00 vMB 16
525,337 525,337 0000000000000000001f10553bf115b2c69b8a233201506d3003e7633da083cb 925 0.44/1.00 vMB 24
525,336 525,336 00000000000000000015d3377374b3fd1cfc87b6676585ba89d607cf0c2a2949 85 0.02/1.00 vMB 11
525,335 525,335 0000000000000000001c02bf50e82386038c05c386831a9545a20ad66c105593 2,267 0.72/1.00 vMB 20
525,334 525,334 0000000000000000000e627608d0fa9d7e3207d2d90fd4ccaf744e5732a8c182 1,679 0.60/1.00 vMB 22
525,333 525,333 00000000000000000021341bac279a93e6ed25cd16f3ab5026735934b9f7dbc3 2,371 0.99/1.00 vMB 5
525,332 525,332 0000000000000000001a844a6beccc1ab08b4706b84d64706f1ca1da0da33de2 1,460 1.00/1.00 vMB 9
525,331 525,331 000000000000000000010d7c86b19ad72501d068ac48b7516de5e8435fb15751 2,291 1.00/1.00 vMB 21
525,330 525,330 0000000000000000001de74bd5bb4daafa15a70684e39e7f9af75ee837d3024c 2,387 1.00/1.00 vMB 40
525,329 525,329 000000000000000000192cf4d557fb2265855713b0fd208a6490bca81137bce4 1,181 0.62/1.00 vMB 17
525,328 525,328 000000000000000000225f27fead8d1ffd08eeba8ecb717747c7efe28fc3769c 131 0.04/1.00 vMB 16
525,327 525,327 00000000000000000025930aa695135cc1dc536ff3f1f062fd023fc14b4dec65 984 0.43/1.00 vMB 28
525,326 525,326 00000000000000000008f0a1a829ce5192d4e01dc1aaf8f1052ad68891b70eee 1,328 0.39/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.