Loading Tool

Explorer IconExplorer

Memory Pool

83,351 transactions
30.95 vMB
0.08387201 BTC
Random Selection Loading Transactions
Max Size: 189.82/200 MB

Candidate Block

Mining Attempt b7c9b542bd1f42f0fbf46d20984915dc0ff3026720cc89316e8457b6e44507bc
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 81dfc4f4d05d7b5ee70e935c775a9adb49ba290d21dae5d1f2018aad3c1dad19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,856
Size: 1.00 vMB
Total Fees: 0.01391435 BTC
Feerates: 216.89 > 1.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (435,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,300 480,300 000000000000000000184bca962eabb469fb3b596fc73fefcfdc9e60212d3be6 1,296 1.00/1.00 vMB 82
480,299 480,299 000000000000000000f91d8136c77bed172c98f9e20878911c4b80f8ebc4ac4e 2,010 1.00/1.00 vMB 145
480,298 480,298 00000000000000000034ce639a753b50216c18a386e474058851f1cf69214ecb 1,789 1.00/1.00 vMB 206
480,297 480,297 0000000000000000002e8470cad3a4d6582ea946b5acb224f21c7001b843ad31 1,670 1.00/1.00 vMB 56
480,296 480,296 0000000000000000000aeef0332ff1930e32b88ef6a8aa4d9ba9cbf08c5a88d6 1,359 0.99/1.00 vMB 29
480,295 480,295 0000000000000000011a805446590c6f9a26a3cdce493fa7bfb543698e37d83e 1,214 1.00/1.00 vMB 113
480,294 480,294 00000000000000000079661fd89a2516e99edc802b5410d4ea44d990cae235f2 648 1.00/1.00 vMB 27
480,293 480,293 000000000000000000271fd2ffb4676d3f16e1832904b50006342ebfa28de631 2,244 1.00/1.00 vMB 116
480,292 480,292 000000000000000000e7d8e9ba22f6820b4549917250bca133aa5272b38f2d7b 1,820 1.00/1.00 vMB 156
480,291 480,291 0000000000000000011b575f35f050f5d82f0c4bb822d3fc7205561dbec99218 1,328 1.00/1.00 vMB 162
480,290 480,290 00000000000000000043c64e70413a24b717a32346fe450b73f7ed048e4763d7 2,064 1.00/1.00 vMB 194
480,289 480,289 0000000000000000001d9cbe4520b689a02c13ca1611b7fec9e5430880f33c42 1,599 1.00/1.00 vMB 254
480,288 480,288 0000000000000000011a3bfd8019dd36b2d6d14b5e2ad9a0241a6c4adbf31f4a 1,187 1.00/1.00 vMB 98
480,287 480,287 000000000000000000be6434c819d3c1aaca0146fa54074c11801492e64a3138 1,805 1.00/1.00 vMB 200
480,286 480,286 000000000000000000b74ea5a5e22d67ed6cbcb604ef71619ecb4b842e9cd332 441 0.75/1.00 vMB 28
480,285 480,285 000000000000000000544e854288b981ad8603619c8b4cd1be29bf8e792251e4 874 1.00/1.00 vMB 71
480,284 480,284 0000000000000000012e24a3c0614221c83bebbdac0c12e65fc29505b632194f 1,735 1.00/1.00 vMB 114
480,283 480,283 0000000000000000007a73ff652f858a271ec92d51510bad54c5de0003ab1c88 2,237 1.00/1.00 vMB 193
480,282 480,282 00000000000000000080a44b9622234140141dd2556ba9e047ec068012e7dc9a 1,661 1.00/1.00 vMB 191
480,281 480,281 0000000000000000006da371b0239892c67a2719628947d419eee4d3c218088a 187 1.00/1.00 vMB 18
480,280 480,280 00000000000000000027eeb110eb59f711b6c667ceb48766c2892cffe10ece6a 42 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.99 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: 717.24 GB
    • Received: 17.84 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.