Loading Tool

Explorer IconExplorer

Memory Pool

83,528 transactions
30.72 vMB
0.16940708 BTC
Random Selection Loading Transactions
Max Size: 186.40/200 MB

Candidate Block

Mining Attempt f2fdf2c86a2d2824a2b110175d730da4c14764071b6c8a6766f4335cebda01f1
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 6114ee94e7e2e05b2a34eb3a24d62154967b4211a43e720b3fbf242bc68a5815
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,995
Size: 1.00 vMB
Total Fees: 0.08716646 BTC
Feerates: 150.79 > 8.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (400,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,185 514,185 0000000000000000003dff9d2f11ae6e5ff95892afd83e6de84c92eca0e22785 1,167 0.76/1.00 vMB 3
514,184 514,184 000000000000000000101d4aafe2ebbadf65455390147b71da075ce995d6a551 1,873 1.00/1.00 vMB 40
514,183 514,183 000000000000000000406a055cafcedb9be6ac3eeee5a11fc284c35aaa2e08ca 2,043 1.00/1.00 vMB 57
514,182 514,182 00000000000000000036cf104f5e6850bccb99cc0fd4a3d6c65cc6e08958d12d 380 0.17/1.00 vMB 23
514,181 514,181 0000000000000000004ffd889ec51212fe2973748ad3c18dd94fbbae64e58903 160 0.12/1.00 vMB 75
514,180 514,180 000000000000000000363539c919ddd29c33d52f5eff1dc826e4a58227242c4c 1,320 0.49/1.00 vMB 28
514,179 514,179 0000000000000000003bf60af9fe4c2499749a010b09f369cf346ac1fd3dc283 1,666 0.95/1.00 vMB 51
514,178 514,178 0000000000000000004dfc7bd566842f85460aa6d9149deec1903b89cc6edfc6 903 0.57/1.00 vMB 33
514,177 514,177 000000000000000000500e46c91e6ab703a1cc5dd5635522b5297a5bd9626c43 2,836 1.00/1.00 vMB 47
514,176 514,176 0000000000000000004b5079ae4b184ef2791d4f62ee3c979158e807bf09f4b6 1,084 0.36/1.00 vMB 27
514,175 514,175 000000000000000000475ca8f14b66fb7896331492839667e19d46580c0b900c 1,354 0.94/1.00 vMB 25
514,174 514,174 000000000000000000306113105eaddd88d5de36a4172f0abf57031ec2197d5c 267 0.14/1.00 vMB 59
514,173 514,173 0000000000000000000b87afd46d3d83499450776968b322a3e0de6eede1a419 167 0.15/1.00 vMB 13
514,172 514,172 00000000000000000027d9f56eee24e4e150e225903c2af9c5c3eb3d83865b9a 133 0.16/1.00 vMB 4
514,171 514,171 0000000000000000001a25faa7374c573c92b1f74c9d4ed333f12f04b91222cd 1,058 0.60/1.00 vMB 20
514,170 514,170 000000000000000000243ca7a6f536f628b0e5ac1c75d1f9cc5ba67c17df20f2 897 0.50/1.00 vMB 21
514,169 514,169 00000000000000000027c3f1c96a5205ea6abd43acd1cf72fa6dcad4d859acac 824 0.40/1.00 vMB 38
514,168 514,168 00000000000000000012b90af77d1f9dcf7ebcff524979f9ffe1e012eed6f75b 1,023 0.56/1.00 vMB 34
514,167 514,167 000000000000000000110d774e187cfc17d49b7a44d3af034e88f219c958ed35 1,248 0.53/1.00 vMB 14
514,166 514,166 0000000000000000000097ec307c9655622477a05224a9813ad66f56408b50cf 1,056 0.42/1.00 vMB 55
514,165 514,165 00000000000000000048631b0d0554946182cef2680b08d102bc938d9a5059c1 106 0.03/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.92 GB
    • Received: 16.06 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.