Loading Tool

Explorer IconExplorer

Memory Pool

73,751 transactions
28.22 vMB
0.06823779 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt 15bdaab9976a91684c79f1dd5c7cfc2bbe4ef0c7fee997136daea13fa543bbcd
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root cd5afba15dc3f3f6ec7d05975f5897428a4ccfd4fe2f44feab46e62697157a28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.01181580 BTC
Feerates: 101.62 > 1.18 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (638,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,301 276,301 0000000000000002cee0605fd633469134e979fdaf89ba99641a32dcfa8ffffa 82 0.08/1.00 vMB 23
276,300 276,300 0000000000000001882fbf61cc9b33acf4c691c95e43ab930ba361a041be3a3f 240 0.14/1.00 vMB 43
276,299 276,299 000000000000000135d1a4bb37d412057abc7389e4b9f69daae38ca53b46b4db 524 0.23/1.00 vMB 48
276,298 276,298 0000000000000000b92237ef5a516510d1b0f4dde4cfe8f5e0571dab083b54ab 99 0.03/1.00 vMB 132
276,297 276,297 000000000000000314b580f1f176bf7146b8e7e4104417805761e9012c156801 381 0.15/1.00 vMB 54
276,296 276,296 00000000000000009df1145458117619a7e5eb6d8f6cffb87cf5e0f6c0c2119b 401 0.22/1.00 vMB 48
276,295 276,295 00000000000000035cfa0c826cff8ebcf4ab25e4d1910d6306572f7e87291d1b 160 0.08/1.00 vMB 36
276,294 276,294 0000000000000002e37e1d33f37e6e1cf224440119c00e769319924191d207cc 549 0.25/1.00 vMB 47
276,293 276,293 0000000000000000c84b366c0e9e076e5fcfe1f27710c50101d11aa094655480 406 0.20/1.00 vMB 47
276,292 276,292 0000000000000003822bed584ef88a3d8dab8af380228a9799df3dcce3b9be61 208 0.09/1.00 vMB 61
276,291 276,291 0000000000000002691bd8a14aa15ee960062425597db9e91e58cce9f4986e41 91 0.03/1.00 vMB 46
276,290 276,290 0000000000000002e8c89aae5f1e3062a671276b192fe009a3a60f05d9a663a3 330 0.14/1.00 vMB 49
276,289 276,289 000000000000000115bf6dc7a9fae3657ed9075d1c0a9b3e1765fe27860a5613 493 0.27/1.00 vMB 45
276,288 276,288 000000000000000353c0ceab4321b981112ffb97de7c5797c9d61001c2069537 190 0.14/1.00 vMB 18
276,287 276,287 00000000000000016ce9d919325dca34553d0c6e05a03eff52293724dba7c45e 980 0.50/1.00 vMB 31
276,286 276,286 0000000000000000aa4723eda973954ef2d6731278af0279d07dfe629a29f658 782 0.25/1.00 vMB 83
276,285 276,285 0000000000000001d7c6d3a3f80cd6f16e7b24d265cb710aba29d7053f7467a4 27 0.01/1.00 vMB 64
276,284 276,284 00000000000000028f64105064a27246d9bd72bef3bca4b940194bb04e4b8c32 67 0.02/1.00 vMB 89
276,283 276,283 0000000000000002d9bfdc480078d003b81f84b254900fec51cb3e692e97b120 354 0.16/1.00 vMB 52
276,282 276,282 0000000000000002d2f4f923720dadc95b5899a5159911d2bd919b94a113148f 198 0.10/1.00 vMB 11
276,281 276,281 00000000000000017c59163ab8790de8facbba48201c382e4228b04fb029152e 370 0.23/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.