Loading Tool

Explorer IconExplorer

Memory Pool

45,724 transactions
26.93 vMB
0.06784188 BTC
Random Selection Loading Transactions
Max Size: 142.71/200 MB

Candidate Block

Mining Attempt bd81f88b11ce0345bc23deece96330f20cc80a0ff51f39670f4bac28f1446bf5
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root dd2bd0236a400f23da87c4ff57f3127ea3b6566414b64df7747fecaf25856a4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,285
Size: 1.00 vMB
Total Fees: 0.01801075 BTC
Feerates: 151.03 > 1.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (294,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,043 620,043 0000000000000000000d00afa8941933e4d6de49eb3a565b9c4f4e99dc950507 3,014 1.00/1.00 vMB 24
620,042 620,042 00000000000000000005da5a60a067b7d44233ac51bee693b4cb2e8fb4b852a8 3,490 1.00/1.00 vMB 21
620,041 620,041 0000000000000000000118d3c63b1fd8437572905d07f96886bf465b91152c15 3,182 1.00/1.00 vMB 18
620,040 620,040 00000000000000000010dc0f47a6926eb9c539e6ef3d449d7ab6a23b07c8961d 916 1.00/1.00 vMB 1
620,039 620,039 000000000000000000121b86de301b187926fd7b93b125157e8fd38f2710504d 3,252 1.00/1.00 vMB 13
620,038 620,038 0000000000000000000c309af8dc62f94f72ef42bf94f7ef285e0049b36a4a51 2,982 1.00/1.00 vMB 23
620,037 620,037 00000000000000000007d3fae5c15d3dc82370de416f2bd998582c2258061c83 2,040 1.00/1.00 vMB 4
620,036 620,036 0000000000000000000d6336e2841f0fdc27dde49c7da1fadbb62ef7622ecd5b 2,886 1.00/1.00 vMB 4
620,035 620,035 0000000000000000000c5dd646a7b86effd5dfcd071c4ddc21cd2f1df24c2bef 3,411 1.00/1.00 vMB 18
620,034 620,034 00000000000000000004108f5f3f6d91d01f83ef0d1cb98269c92a557ebeb865 3,336 1.00/1.00 vMB 25
620,033 620,033 0000000000000000001217b1c1139cc9a56be2d675001ad33fc56d980a4fff8f 3,000 1.00/1.00 vMB 22
620,032 620,032 000000000000000000095a9cf652385d96a30256c5d10202e352e2879074b2cb 2,028 1.00/1.00 vMB 23
620,031 620,031 0000000000000000000af8973434ed188f34b7d7fbc1585613187608cf383ee6 2,907 1.00/1.00 vMB 14
620,030 620,030 00000000000000000004f3b42e75aa3950ad6a842dc2e3b4d192b77e36685f3c 2,837 1.00/1.00 vMB 17
620,029 620,029 0000000000000000000ef8c01b286a2f9390849c1ded5faf720ff0811df13d43 3,199 1.00/1.00 vMB 27
620,028 620,028 0000000000000000000b7ae4970d626cbe8ef46710e695496ae5bebbbf975177 3,241 1.00/1.00 vMB 19
620,027 620,027 0000000000000000000949fb5d8167a076373a32684ef244cbc5736f4c608b91 1,160 1.00/1.00 vMB 2
620,026 620,026 000000000000000000101b5f539820df6301207a88b977065f1df32400039737 2,055 1.00/1.00 vMB 6
620,025 620,025 000000000000000000013d178d5ff272faf902033645edcb1553f7c6de1eb5d6 3,064 1.00/1.00 vMB 12
620,024 620,024 000000000000000000013022063b7191192fba4c6403e143b9e18e805f89041f 2,798 1.00/1.00 vMB 18
620,023 620,023 0000000000000000000765d6643fb8eb36418c7f08bd823b8623516b0995175e 3,076 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.00 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: 648.98 GB
    • Received: 13.11 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.