Loading Tool

Explorer IconExplorer

Memory Pool

76,758 transactions
28.66 vMB
0.07440281 BTC
Random Selection Loading Transactions
Max Size: 173.46/200 MB

Candidate Block

Mining Attempt f04d043ef08a2bb73b9a6c6b4cb299d6513b0c6ebe0b0c12ed1c561b35880c0c
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 8e75f015b9b04be4d581038fd7d2be1ad86b44ea18b2e9e1d6e7d2aab18cde07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,119
Size: 1.00 vMB
Total Fees: 0.01493636 BTC
Feerates: 150.93 > 1.50 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (631,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,163 283,163 00000000000000017285973a748d1e2fdd039985c7e011ae6962abc39a906bc9 109 0.06/1.00 vMB 40
283,162 283,162 0000000000000001436223604ebf4ce4982b755bc9a00405c34db41a69a7b972 71 0.03/1.00 vMB 39
283,161 283,161 0000000000000001bb955d21f38ee1789fe79540a73b89be9f9b90b8503a5f14 171 0.11/1.00 vMB 32
283,160 283,160 0000000000000001c1004de350291eb1e096cc2a69ba9bbe6b84d728c8423fd8 209 0.11/1.00 vMB 25
283,159 283,159 00000000000000018d0e2546c7db5851d9214758d8a19db0a227dcab1a14e19d 256 0.08/1.00 vMB 186
283,158 283,158 0000000000000000c5ae69fbe6f5e4dd551cd7ce556ce97a84b93a84a6ea2bfe 125 0.05/1.00 vMB 66
283,157 283,157 000000000000000029f29162b3f209a74125ab74b1ca5502ed452d3cfd16b712 169 0.18/1.00 vMB 21
283,156 283,156 0000000000000000f91062fd36cd88b947212e84d306d20c8d70f043e0a14afe 128 0.05/1.00 vMB 42
283,155 283,155 00000000000000012d842e36668048556bfad7b67e54459d13d989fa0680dd7f 74 0.04/1.00 vMB 23
283,154 283,154 000000000000000186d17fe12a67fa50d91ed2d742092bbb3de4fb38cc4ccaba 518 0.26/1.00 vMB 51
283,153 283,153 00000000000000009a3dcc173a35cb446fc3488543b12d07a84ae795cbf95a4d 258 0.13/1.00 vMB 53
283,152 283,152 000000000000000003f409f25dcaa84d9c9480cf2b5d24684df12df2d0d01d1d 219 0.10/1.00 vMB 42
283,151 283,151 0000000000000000c910ddb0e9169fb9074c82ca78486f85e3e27f12181ee4d4 757 0.33/1.00 vMB 40
283,150 283,150 00000000000000005680351526a3f8cf47f46e1058bd58b431527154e34e7cdd 532 0.31/1.00 vMB 40
283,149 283,149 0000000000000000b003ce780be78f4363a7f0628661a270b883f3f6a19633cf 154 0.07/1.00 vMB 49
283,148 283,148 000000000000000098d24e98c98e6ed92227f52d7dde8b0b0961ef72b8a5d9d8 322 0.14/1.00 vMB 47
283,147 283,147 00000000000000004664287f150a925d1aaa026a2033e06efd270ee66f67fc2c 426 0.15/1.00 vMB 41
283,146 283,146 000000000000000084cbd95688514fadeaf94976fea58487ec1e392b554d8e40 46 0.02/1.00 vMB 49
283,145 283,145 0000000000000000331de6aa6835877f95b7cbbdafad24757479ef3a9f08300e 53 0.02/1.00 vMB 35
283,144 283,144 0000000000000001afa3b709026913199d649007d15be0b057a5bc966ab24efc 319 0.14/1.00 vMB 48
283,143 283,143 000000000000000166f1b7fdbd43b456cf40f0d038d7a83a51e7c981d00f92d0 169 0.08/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.