Loading Tool

Explorer IconExplorer

Memory Pool

83,022 transactions
31.16 vMB
0.16186729 BTC
Random Selection Loading Transactions
Max Size: 186.47/200 MB

Candidate Block

Mining Attempt ecba3fa981911dce465f1ee8031aa013d87edd8bf1b4ab8fb5596e3c14454647
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 2a47682e1da43bc38fac7da8fb37e769fd0ba56eb012a07ffa8eab6dab73a728
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,737
Size: 1.00 vMB
Total Fees: 0.07018787 BTC
Feerates: 150.65 > 7.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (626,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,345 288,345 0000000000000000ef71ca530368266eaca45714553ead3ce56e634e4e3f0d7d 1,001 0.90/1.00 vMB 44
288,344 288,344 00000000000000004541505bf48d17ba7d34d9b8436dd4c505cfe6e713865b19 192 0.25/1.00 vMB 75
288,343 288,343 0000000000000000c05da03de62db6f510553a43110974bd391ee47a67028803 630 0.35/1.00 vMB 33
288,342 288,342 0000000000000000b99eeb20169a6045de47fe0ea7450891f742b09a89fe7a21 778 0.50/1.00 vMB 25
288,341 288,341 00000000000000008489aebcd0f362ec6dd0e9d406c12415a2bb16cfbaac7a07 1,121 0.50/1.00 vMB 45
288,340 288,340 0000000000000000f9579f17f1465cd385ccd26a0cb2aaeff3ebc6e88402479b 366 0.50/1.00 vMB 80
288,339 288,339 00000000000000003656f4fc25da8177eaf96cfe87289788a5d4424b44686417 8 0.00/1.00 vMB 32
288,338 288,338 0000000000000000f308208a9995e71ce7b22f40cba29d6ec307704b5b6bed2d 320 0.18/1.00 vMB 29
288,337 288,337 0000000000000000995040ff0f3af5458c518ab4e2fc35eef69facad5a28c3a8 128 0.06/1.00 vMB 119
288,336 288,336 00000000000000000a807b90c5f0489821cd0f8f52ea9dd139813cd40b8a1ead 156 0.11/1.00 vMB 24
288,335 288,335 00000000000000002a131475de97bb93a52b9301099fb78217175439bf9c8b80 381 0.25/1.00 vMB 23
288,334 288,334 00000000000000009debf42c3d543fa36ca007f95e1a0909b9362bfeaa19def8 128 0.06/1.00 vMB 61
288,333 288,333 0000000000000000e304fd141e7bcd025ac9a1e63b21f2608c99cbe63178e8f4 179 0.10/1.00 vMB 22
288,332 288,332 0000000000000000f5c7dd350716727d616eaeb8ad48616f57619e239c58fd70 230 0.18/1.00 vMB 24
288,331 288,331 0000000000000000ea4ce183fdd338badffca1d22b3216c37c70ea36e1a2f6d0 762 0.35/1.00 vMB 42
288,330 288,330 000000000000000023aecfd6c48904ff1019249a32aa00b875e9aca21872831b 828 0.49/1.00 vMB 34
288,329 288,329 00000000000000011fe282df81870097da9fd0bf4b27106ada20ee7b0e90aa70 143 0.11/1.00 vMB 22
288,328 288,328 00000000000000001843317322da621f1f6764b18c4a688cc1327b3ac40fdb9e 629 0.30/1.00 vMB 30
288,327 288,327 00000000000000002a357ce207b974b45b366b3d88cc53ee5c81356ce7b96784 678 0.35/1.00 vMB 38
288,326 288,326 0000000000000001185a44654cdac8cb5064a009c648825276e84920f6174e9f 121 0.05/1.00 vMB 65
288,325 288,325 0000000000000000ce225fc30bcc81479c2aba6169a9ba36bde2acc88169e380 871 0.49/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.65 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: 672.67 GB
    • Received: 16.30 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.