Loading Tool

Explorer IconExplorer

Memory Pool

77,548 transactions
28.74 vMB
0.06583548 BTC
Random Selection Loading Transactions
Max Size: 174.55/200 MB

Candidate Block

Mining Attempt 65abbb7036f9b31411561d6a634aa9fd67e57bcbc4b368eb3c762055c8fbb73b
Version 20000000
Previous Block 00000000000000000000d7dd1437b81e4408dd076684f3c1202c36f8d2aa0b88
Merkle Root 116ddce040433804a010d9c691241c8dc9e98383921a2c978735832f6b435bb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,373
Size: 1.00 vMB
Total Fees: 0.00613254 BTC
Feerates: 15.83 > 0.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,163 (544,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,162 371,162 00000000000000000487c1e4f8d00085e87ab1800d6bd5a9e0d4c342b0f24a3f 836 0.52/1.00 vMB 42
371,161 371,161 00000000000000000e4d2cc5d105ed03268e1a94ec879be79f77107ddcfaca23 1,334 0.89/1.00 vMB 52
371,160 371,160 00000000000000000081b99ba725eb69a0cf390c230afca4645f7e0d9828a0d6 440 0.30/1.00 vMB 54
371,159 371,159 0000000000000000034c8639f9c2b0002c6d7132112697a39c7a5ad205171eff 1 0.00/1.00 vMB 0
371,158 371,158 000000000000000011d040ba197fc3ee5875527567dc70512284f2cdaa5342f7 2 0.00/1.00 vMB 0
371,157 371,157 00000000000000001202abf4e2b8b4c50c92961c66320a663124d6127f8ccac5 457 0.26/1.00 vMB 75
371,156 371,156 00000000000000000b362fc33b6c7f19b62ae03d48047626e0816fa757bb7484 306 0.16/1.00 vMB 57
371,155 371,155 00000000000000001192f1536e8c36829b764ddb32e00aa50e0148edbb5c89b0 814 0.50/1.00 vMB 19
371,154 371,154 00000000000000000f9c8bb86f783baf276330342344dfbc0a0a2e7727642ee6 1 0.00/1.00 vMB 0
371,153 371,153 000000000000000002a04201d79411630e974099d42cdb40b3ce62653ecf368b 1,562 0.95/1.00 vMB 53
371,152 371,152 000000000000000005464a8622d08f38506a43b7e869fa195ff6657663431f71 2,101 0.93/1.00 vMB 46
371,151 371,151 0000000000000000061a3165268789b42e4b491c97bab9e844dcbf89261d90e0 189 0.13/1.00 vMB 27
371,150 371,150 00000000000000000e02dbe1f621e6a88d042a9dbb85fd74da9fd689fa5a0f93 265 0.13/1.00 vMB 33
371,149 371,149 0000000000000000069d069605abd65ba1c7908f9a273dcc3917c408e455610a 195 0.14/1.00 vMB 25
371,148 371,148 00000000000000000dc751ef5b961b530997ceffea6bfea05605a9f8fdce410f 132 0.25/1.00 vMB 5
371,147 371,147 0000000000000000142b6a20a47517308343f88ad8ed20fe8283e0a85e69b5e6 281 0.18/1.00 vMB 21
371,146 371,146 000000000000000000d29cbafa0d43d26b781908220a33664fccfd7d42c9a16c 1,306 0.73/1.00 vMB 36
371,145 371,145 00000000000000000bcfd2e547aaa870446e55ca4dbd839e4bc3d8a766df2c80 722 0.39/1.00 vMB 36
371,144 371,144 000000000000000006e55e48ad76761e3c74cf2e16533e79c0d2a7c0758c0043 939 0.59/1.00 vMB 33
371,143 371,143 00000000000000000f9a7b5ab4385b86a6a6db5144e33a5ea60536b2b98dd56f 129 0.31/1.00 vMB 6
371,142 371,142 0000000000000000012e4a275bfb60dc621d823a0e6b36cd62f6824fc9cc847c 338 0.21/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.68 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: 682.22 GB
    • Received: 16.45 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.