Loading Tool

Explorer IconExplorer

Memory Pool

38,932 transactions
26.27 vMB
0.05508513 BTC
Random Selection Loading Transactions
Max Size: 136.51/200 MB

Candidate Block

Mining Attempt 37e6bf2d2993d4c4155952abee1cd0d9c040eeb02d2250d6049f2988162e6e17
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root e1cdcb4c9d498a7d15856fa9260f475d7231dc3b403963124d1531645d9c10c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,709
Size: 1.00 vMB
Total Fees: 0.00705998 BTC
Feerates: 77.76 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (187,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,340 727,340 00000000000000000000628002621832be9281faf72c394e66a8bc8446f80c75 3,002 1.00/1.00 vMB 11
727,339 727,339 00000000000000000005c06a8d0badd0393c3a4c20673ef2a3f36bc864ec1f3e 3,256 1.00/1.00 vMB 7
727,338 727,338 00000000000000000000245d18403c6c12d3cde9f0ced6467cdd8c71367fb1a9 2,338 1.00/1.00 vMB 9
727,337 727,337 000000000000000000041ff4c0efe2e56d732401cb904720d55791f65b1211c4 3,318 1.00/1.00 vMB 9
727,336 727,336 000000000000000000025b25a372e969b9d3c54c8f3cc5cda7971991416f1150 2,605 1.00/1.00 vMB 8
727,335 727,335 00000000000000000009fb8fc2dd76b84da20fd50f0ad9d8212d11c2f3a1c77e 2,580 1.00/1.00 vMB 11
727,334 727,334 000000000000000000016d34714438cb6ca206f486b882c58dfd097ab72b66c9 2,891 1.00/1.00 vMB 15
727,333 727,333 000000000000000000035194e2331953ecc1c2d4783c6fb692ebd0553795b185 3,055 1.00/1.00 vMB 16
727,332 727,332 00000000000000000008b905d911099327f0f4feb992e58d603e96df3c445aa1 2,642 1.00/1.00 vMB 11
727,331 727,331 0000000000000000000270007691145df213b43d62e768052011b7b7d496ac15 2,962 1.00/1.00 vMB 19
727,330 727,330 00000000000000000003ccf134cbee355e976fbcb6e8573613410c61fa7a1b57 3,207 1.00/1.00 vMB 21
727,329 727,329 00000000000000000008e79402333f8bb6f03147550d36fe731480cf2c9e2fb8 807 0.34/1.00 vMB 7
727,328 727,328 0000000000000000000699b7d37e0614c1732f4a67314b039de04e025eb7f901 2,056 1.00/1.00 vMB 4
727,327 727,327 000000000000000000012de2fedb9f88f071ee149c03b4265cf77667b63c61fe 3,253 1.00/1.00 vMB 9
727,326 727,326 0000000000000000000918db3142fc4ccea865edb9a9f0c05f5a1b507fd7182a 2,737 1.00/1.00 vMB 11
727,325 727,325 00000000000000000007b6a24a3caa6b1f320c163b6ae15f763ca4d157a304ab 853 1.00/1.00 vMB 1
727,324 727,324 000000000000000000077323711f36f3c29295258fbe33dba47d8356b6007f72 2,119 1.00/1.00 vMB 4
727,323 727,323 00000000000000000006d77e8d33a2c2531dd89b09a25a5b232a698606c009b2 2,404 1.00/1.00 vMB 12
727,322 727,322 00000000000000000002f21e7dacc0ff7a4ab7233a51f78d1ec1a60ded0c47df 827 1.00/1.00 vMB 11
727,321 727,321 0000000000000000000780df38853464d96c98ba916e6d37d0d306109ee66994 83 1.00/1.00 vMB 20
727,320 727,320 00000000000000000002bf87a858c728c684f641bb8496114485cc14e6e25225 2,085 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.