Loading Tool

Explorer IconExplorer

Memory Pool

83,591 transactions
31.40 vMB
0.09818973 BTC
Random Selection Loading Transactions
Max Size: 191.41/200 MB

Candidate Block

Mining Attempt 535c2742cba9716e7e26d924cc28c419b03e7d4e15eed4bfa44bef408ff0512b
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 36b60d4d99c6c25c7a5c24a7af219db46f87814b7a29bc4fb249baf0a0edc5df
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,280
Size: 1.00 vMB
Total Fees: 0.02577011 BTC
Feerates: 177.93 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (389,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,348 525,348 000000000000000000093ab6496e4e7f4b39bcbbdddd061677a99884d2e998a9 258 0.09/1.00 vMB 20
525,347 525,347 00000000000000000025e98dceb399095d53cbf350c85bdbcccb4a13e225dcba 61 0.02/1.00 vMB 27
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
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.