Loading Tool

Explorer IconExplorer

Memory Pool

80,446 transactions
34.09 vMB
0.13136084 BTC
Random Selection Loading Transactions
Max Size: 193.42/200 MB

Candidate Block

Mining Attempt ff150292a1f60f101bda366b134652ec5a184402715ebd2ef222258984ea7156
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 8ab1ec147ac615f5c36ee3a0773c32119e00981565d49368154fbc6a4f23c5cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,420
Size: 1.00 vMB
Total Fees: 0.02118704 BTC
Feerates: 52.08 > 2.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (727,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,667 187,667 00000000000005409cecae75c85e7d755e1477abe12245c8b22b4b3a498d81f4 225 0.10/1.00 vMB 165
187,666 187,666 000000000000026d82ff6b6df4ab4661ec0d2ddf7ad3b0614862bc8d6d152316 118 0.05/1.00 vMB 16
187,665 187,665 00000000000001b7e91236a5fa2f6cb2d6479a841c09f91a8b84256c3ad8cff0 137 0.06/1.00 vMB 220
187,664 187,664 0000000000000902af6fd21d62d24f34c2e8ba9d39c9a7c1b2120a0f3ad24611 541 0.25/1.00 vMB 121
187,663 187,663 000000000000053208a28cd54db7a16a18b86353f6a961f3765d7d28fd1fa6c2 211 0.09/1.00 vMB 361
187,662 187,662 000000000000092ed176a39bf86c16286f2f5a025b0bf641d603ac347cca2a51 9 0.00/1.00 vMB 303
187,661 187,661 00000000000008b1bd15cc29f000784927095caa1ce26d26f017b4b374915111 106 0.05/1.00 vMB 144
187,660 187,660 0000000000000014fe5e7dd83e9e8a40362f077a8fe91bbfeae62e056c335e8e 84 0.04/1.00 vMB 134
187,659 187,659 000000000000072f99c11a57193890f2f674fd73fb13fcd6a69d066e13c96216 367 0.26/1.00 vMB 93
187,658 187,658 00000000000006a79b59e3eb46a5d80d30e765d172c83f3060bff3e88ef898ec 187 0.07/1.00 vMB 275
187,657 187,657 00000000000002b418851f672fe75dad66d4a1ceee119b4fa2adbbcc518f8064 32 0.01/1.00 vMB 0
187,656 187,656 000000000000079a20a77340bb0cb51b6aaf8a4e838677d20641cf06c322d89d 7 0.00/1.00 vMB 949
187,655 187,655 000000000000073c670ea6babaed1c524f2b69881cd9fe48bc91b55f1538471b 360 0.18/1.00 vMB 118
187,654 187,654 00000000000006920c9f01c4394ea508a86ea321c16f47c98dd8327358322d02 118 0.05/1.00 vMB 72
187,653 187,653 00000000000005a062e125525e5a5a12c6cdfe95df44dd2514c1d584d3b6e66d 245 0.11/1.00 vMB 154
187,652 187,652 00000000000001da6cef0b0ed3176debfee5cd2dadcaa44ff6860dcaf991917d 37 0.02/1.00 vMB 95
187,651 187,651 00000000000006d82795dd8b12e04607dd38a33d90bd8cc424a79dd4d064a6c1 24 0.01/1.00 vMB 95
187,650 187,650 00000000000001da75c8f9e1d3e6b3ddd682b7a65c6b5d996146d7f969131e0b 120 0.08/1.00 vMB 101
187,649 187,649 0000000000000899d4944d24b628b0577c77574e9702bb7e904a18dce6007347 127 0.03/1.00 vMB 0
187,648 187,648 00000000000005aec39735480a59ec8ac2394ef3889fef37e9239c969a2217f1 367 0.18/1.00 vMB 105
187,647 187,647 0000000000000166c6987cfd687b0777bd6800a798db1f31b3cab74528bacf43 88 0.04/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.10 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: 729.49 GB
    • Received: 18.49 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.