Loading Tool

Explorer IconExplorer

Memory Pool

78,205 transactions
29.03 vMB
0.11351200 BTC
Random Selection Loading Transactions
Max Size: 175.13/200 MB

Candidate Block

Mining Attempt 5bd189f53ec9b4b4bfa07673ec15fe59ea56ec30a58209a892d35647fd44a8b9
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root fc93211ee018064799de6ca8e2094933540004eec597032a4aab72641be6eb92
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.04014414 BTC
Feerates: 150.80 > 4.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (522,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,390 392,390 00000000000000000754f4f538583a7c67841f557a02e5b453a13f84354d4f72 143 0.25/1.00 vMB 9
392,389 392,389 0000000000000000069809d35c1c5d868d5517e10928a99ef16f80f2504c2774 1,470 0.68/1.00 vMB 34
392,388 392,388 000000000000000006a6a3d5cf88748c15512f6bbe9dc28ffd4c4deb9f8a2279 1,695 0.76/1.00 vMB 37
392,387 392,387 000000000000000000d9595334e51b8422394587349d7aefbba5382fdd096acd 626 0.32/1.00 vMB 36
392,386 392,386 00000000000000000a3ff92626f3b7bd48be8c17ada32deffadcc9d2b2c33ca0 1,246 0.99/1.00 vMB 22
392,385 392,385 0000000000000000064a923fd0c046a17656f915b8ecdc94fd7c104bbc9d0179 1,208 0.54/1.00 vMB 42
392,384 392,384 000000000000000005cd94dd67760243ed4a01d212c0ffabb66f8943d0bb03b9 1,646 0.93/1.00 vMB 29
392,383 392,383 00000000000000000841905bfe7723779ef3ea566ab8f0ed19b3b845608851bb 2,191 0.95/1.00 vMB 39
392,382 392,382 00000000000000000054ffe767e4a9d17541a77aaf31984470161183d909f76a 158 0.64/1.00 vMB 10
392,381 392,381 0000000000000000067073249264617412fb2dfc9bac35f9571dbe6c9ed0be6d 943 0.93/1.00 vMB 16
392,380 392,380 0000000000000000005d2c17bc3c51efd4170d8db14e718ec1e309b87c2d7b0e 2,470 1.00/1.00 vMB 41
392,379 392,379 0000000000000000082b73b7d77475c153bed2d80b9ffe8a74fa28ed99d1803a 1,964 1.00/1.00 vMB 49
392,378 392,378 00000000000000000395a7dbf787e0743588b7412bb20929c5384d55601fec80 2,121 0.95/1.00 vMB 40
392,377 392,377 000000000000000005897f03d520ee9274054bd59c57b53299d69a7d87c0eb21 512 0.26/1.00 vMB 30
392,376 392,376 00000000000000000a903172a9abea5cb84ea9d32a534874e34806ffd09b6b43 220 0.14/1.00 vMB 21
392,375 392,375 00000000000000000161496f03ec5acaa49def3a43dd4a21fbb74282cbd79fb5 1,835 0.89/1.00 vMB 44
392,374 392,374 00000000000000000789e01467f905b8dabf2f12a1b32a8bd942099409de567c 337 0.15/1.00 vMB 37
392,373 392,373 000000000000000009d6c624c46f8eb4a9ce2a7a9944dbd6684444b977549215 453 0.24/1.00 vMB 29
392,372 392,372 000000000000000007f1fd2245f7a4b23ac4999043f63fbc0d021c50b128eefc 347 0.17/1.00 vMB 36
392,371 392,371 000000000000000002e1c3732c5f1cbb2ac378a166ad58690b55c96a8aa2e9c8 473 0.23/1.00 vMB 26
392,370 392,370 000000000000000002fa64e30f1ca12b9c04dba0477259529e9f6699714b84f7 1,823 0.99/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.85 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: 712.75 GB
    • Received: 17.21 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.