Loading Tool

Explorer IconExplorer

Memory Pool

81,215 transactions
30.45 vMB
0.08473404 BTC
Random Selection Loading Transactions
Max Size: 182.92/200 MB

Candidate Block

Mining Attempt bc27661a9b3e1556fafded698142077451274ddaa919e0a309b7d181e0c6bf9f
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 25a918a1b185f655fa774f89b6cc4da006e9e2a04113a64cb320a9b537c0419b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,208
Size: 1.00 vMB
Total Fees: 0.02116075 BTC
Feerates: 100.24 > 2.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (707,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,582 207,582 00000000000004846082173e0dbf99de0e6a22557e612b2c28ce9fca9d5dd7c7 81 0.04/1.00 vMB 157
207,581 207,581 00000000000001aa20fd00edc3e1c2c7823874b0c834e1a4d5d99b694b8164aa 274 0.18/1.00 vMB 97
207,580 207,580 000000000000039eee9302de4e73045734bb726c98776b371c2d67e1848bd8cd 191 0.08/1.00 vMB 168
207,579 207,579 00000000000001167630bce67519836042a2916594632c1992e5308daba571c9 127 0.07/1.00 vMB 102
207,578 207,578 00000000000000bc40c4ac0be9bebc59fb15223c0aa9259536e13c074fca8a9c 319 0.21/1.00 vMB 132
207,577 207,577 000000000000012c2847ab7d9446d0ed83fdf1340bf7b27f8b3bbd7317419542 122 0.05/1.00 vMB 44
207,576 207,576 000000000000013750ed9afc1288c6f1e27a9622aba80d03f744cb6f299d88b6 195 0.09/1.00 vMB 135
207,575 207,575 00000000000000c81ea2df2605415643dfe3c3bf04fc7742bf4c637a055de1dc 389 0.21/1.00 vMB 164
207,574 207,574 000000000000018bb33eed28a94d1b240f810f7c52c47f3c7c41755d1692d649 302 0.13/1.00 vMB 192
207,573 207,573 0000000000000335dcfb6341c2d66e4eeb818ea1051441e7fc26958f5e7b5fd8 115 0.04/1.00 vMB 161
207,572 207,572 000000000000010a5e520adf716c0515f7697483055e30186453b961c85b65f6 347 0.13/1.00 vMB 176
207,571 207,571 000000000000013ce5de61b9208316c421f10f1d532217025cca2c801ebe77cb 111 0.11/1.00 vMB 73
207,570 207,570 000000000000009f58d921df83cf49d6fa77fb862f308ff3bd7dcad74b9e630a 14 0.00/1.00 vMB 29
207,569 207,569 000000000000032c0fddc304ae19598e40ca390e1022f8bb8b35914d8ec3d643 673 0.25/1.00 vMB 195
207,568 207,568 00000000000000863bb7beae9f5dba761681ca1bc093225a23e1345d59b5a10f 47 0.02/1.00 vMB 116
207,567 207,567 00000000000004f8b9994f2739181f7965d9efacde41a50840e6c9d6a7620d83 311 0.13/1.00 vMB 223
207,566 207,566 000000000000026a8ded86eb5f085b52e4000fe9f0b76c4fb4530b07ae750b4e 33 0.02/1.00 vMB 194
207,565 207,565 00000000000003d441d62503d452b00f6b542c9713e8ec1f57ca3595c4fcf2df 105 0.04/1.00 vMB 137
207,564 207,564 0000000000000478ac5c17eae56477f5131f2d946428ec20e9c37fd94289ddbf 156 0.07/1.00 vMB 143
207,563 207,563 00000000000004510b68bc49f0722286e4a64a0b0b407032b13d6d177e0780d8 13 0.00/1.00 vMB 0
207,562 207,562 0000000000000451b2d67d9eff0c364549a40feeb9ce365ccf069e514384f3c8 193 0.12/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.37 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: 663.65 GB
    • Received: 14.92 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.