Loading Tool

Explorer IconExplorer

Memory Pool

76,324 transactions
29.74 vMB
0.07965110 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt 39de7ee3c843a97189106355a76dc9b18a1982276482ae12b4ab2b10773156ad
Version 20000000
Previous Block 00000000000000000001dc192b0ad238907d906253e9c0e3e020d8781daa1ad4
Merkle Root a43467b0edae0c424738b3276586a7a5b7b8d31fe3bdfc7ca3ef3191d9ca0c4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,387
Size: 1.00 vMB
Total Fees: 0.01683654 BTC
Feerates: 101.67 > 1.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,179 (641,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,501 273,501 0000000000000003b06c81e74a06dd8135c2a137734c3ca704b61cbbf0fc0ea2 115 0.07/1.00 vMB 123
273,500 273,500 0000000000000004c30360d173dfa67bacdba4e2e19334b971f6d7f12a338937 559 0.27/1.00 vMB 59
273,499 273,499 0000000000000001cdd5c7734eded61805bb926186dd6317a5c52131f0b1328d 71 0.03/1.00 vMB 59
273,498 273,498 00000000000000047f6b43c9b2ec12b11e0bd1414269affef0d73881ab7addb3 385 0.16/1.00 vMB 52
273,497 273,497 00000000000000027af6574a89b5f710c28d1f6307defe6fe069f79d298495a7 112 0.06/1.00 vMB 28
273,496 273,496 00000000000000043627fbcd843b868889107d8973bc3754475525d0e1e74b7d 25 0.01/1.00 vMB 31
273,495 273,495 00000000000000031e9b5a5e4ff8970ed22614b170d8e3bb42cdb5811d7cf5b8 652 0.27/1.00 vMB 63
273,494 273,494 000000000000000554039e825e9fdea2b8bf3a69d20d3f4a944aa52f698e9ab8 175 0.07/1.00 vMB 55
273,493 273,493 0000000000000003c1b8a9f77e06855edc5ec93a13a98c2782e03bc2a0bf2bcf 625 0.27/1.00 vMB 48
273,492 273,492 000000000000000008dd1159f55623f46c8d93616b803c5c5f60aec0fe709853 23 0.02/1.00 vMB 44
273,491 273,491 0000000000000004608aabe155435382782809331d24a27f735ca06bbf2f771f 319 0.16/1.00 vMB 79
273,490 273,490 0000000000000004193eb566f3b35cb1b19c664bc128a110195ecaf325904094 35 0.01/1.00 vMB 98
273,489 273,489 0000000000000001562e52e5c702aed463c921e15dbf27959d7f069bf3de7c8e 222 0.09/1.00 vMB 31
273,488 273,488 00000000000000000e0ba33dfe2fa305c7846a9ea811f8e512bb95559e3bfb2c 237 0.15/1.00 vMB 11
273,487 273,487 0000000000000000b9c294cb8ca11ce296d1e8dab7a46343ef4c3a5cca1468ff 938 0.50/1.00 vMB 60
273,486 273,486 00000000000000023787069b7fd4340474c1aa86bb403cb4988b75c8e05c8c44 237 0.10/1.00 vMB 41
273,485 273,485 0000000000000004613146e8879b6790d823405e23451ed4f2a664fbb382a445 177 0.07/1.00 vMB 48
273,484 273,484 000000000000000187604a8a4f41f1a132a4589b38dc68a28ed61dc30fb16f7a 329 0.21/1.00 vMB 33
273,483 273,483 00000000000000008eb13e1ea5988c168fb2cff876c0bb3daf6afbff3cc7dc97 603 0.25/1.00 vMB 67
273,482 273,482 000000000000000564bb70e7d7b56c9e0e399aea3c82ec84154f84aee94cc7cd 79 0.05/1.00 vMB 30
273,481 273,481 00000000000000053a3288d41b41846131e0b1fa01ca68f6324f07e30bc3fd9b 266 0.13/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 697.68 GB
    • Received: 16.58 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.