Loading Tool

Explorer IconExplorer

Memory Pool

82,402 transactions
30.75 vMB
0.08435867 BTC
Random Selection Loading Transactions
Max Size: 185.41/200 MB

Candidate Block

Mining Attempt 3b3bc13fb63e5dfdefc2c95fce28f35b24a30a3484910c4b201326521f73ae4b
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 8240bbfdc743d42b37ba13b5641b7f844850f7640a887bdfc31acfe0cc86ed87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.01889970 BTC
Feerates: 73.20 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (734,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,451 180,451 00000000000002e8e6ab984c56a946c0b24ac5743cf4721a09ccc1c6b1821d8e 104 0.06/1.00 vMB 174
180,450 180,450 00000000000000e2654831f78c16ecfaf0206699e9aa1224aaeec8d2ad92caef 202 0.11/1.00 vMB 117
180,449 180,449 000000000000013599fb18002808cd80c018ed7914f892df0945278e257395a5 135 0.06/1.00 vMB 131
180,448 180,448 000000000000071340793a2116086f3782ba5688afd2ab0c7f7d851775f3de52 52 0.03/1.00 vMB 89
180,447 180,447 000000000000007dc44a22963adcf92e55208c3cdd346bfacdcb22ff2570b920 200 0.09/1.00 vMB 124
180,446 180,446 00000000000005c2bccc37c9213e7f5eed229800d55b4c7cc08a41dbb47dbe2d 223 0.10/1.00 vMB 141
180,445 180,445 00000000000006e0db5585361a0617bb389f7b5baa7b7404d224c017f177e1d0 15 0.01/1.00 vMB 39
180,444 180,444 000000000000028d8d83e8707418e283d66f7d58cdf4525c6a69a4b6a27b7d85 38 0.02/1.00 vMB 94
180,443 180,443 000000000000018afac1ebf701a7aa342176a1f66a05a82ae8386f46aa31ad81 167 0.08/1.00 vMB 125
180,442 180,442 0000000000000689e760d01cb7056f790b3c10ab0f0e9c8c5f222f525b9d0eb1 128 0.05/1.00 vMB 183
180,441 180,441 000000000000084ac774944c084fe671558f217e29e277b11780771e0a86a680 221 0.11/1.00 vMB 97
180,440 180,440 00000000000007da8abb36a33bb79136998620edc862ce7ecde30fad3352e026 43 0.02/1.00 vMB 85
180,439 180,439 000000000000004a2fea6fe0d4814c05f63e22b4bc4b8d7f44041417fc716803 87 0.04/1.00 vMB 121
180,438 180,438 00000000000009a2ad586e198f465deac3948c9e08b6f3797446858769ee4fa0 1 0.00/1.00 vMB 0
180,437 180,437 00000000000000b8a3db4d50d188e4b3ab08249e419f983afb0650adc26c9c7f 13 0.01/1.00 vMB 11
180,436 180,436 000000000000056236e9a5baee8e6984565d0b048bf86074ea5cbcf5fc781f19 148 0.10/1.00 vMB 95
180,435 180,435 00000000000000c048fbafee67a8beb15536b9c5398e01a32a93454075ee4967 128 0.06/1.00 vMB 293
180,434 180,434 00000000000000043ccead1812d7a1ba1bc9ff86fa57cb550b3b8e6e2b47c03c 124 0.05/1.00 vMB 433
180,433 180,433 000000000000035b4dd22a69c45b64b0fb0a64715d4f1f286c8493174152669a 128 0.05/1.00 vMB 298
180,432 180,432 000000000000046118a0951af6938bfa0a0aa1c731883633419b547049dc2e8e 181 0.09/1.00 vMB 120
180,431 180,431 0000000000000430b93b6b67ea709ac8503c81a3813553da112699d6fa968122 213 0.10/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.35 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: 661.74 GB
    • Received: 14.83 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.