Loading Tool

Explorer IconExplorer

Memory Pool

43,557 transactions
27.03 vMB
0.08220310 BTC
Random Selection Loading Transactions
Max Size: 141.45/200 MB

Candidate Block

Mining Attempt a594d8f31f4cc8b3128a612d142d6ad3cf76e3dc2a541e437f58d131c09a0193
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 7f5d11f273e9a7c5d989a73927ea4649487151dfbe809041280d999fdff2ad6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,129
Size: 1.00 vMB
Total Fees: 0.03082720 BTC
Feerates: 150.93 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (352,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,293 562,293 0000000000000000000bb04dd2dfa0146bb1d631c8b1dab15b492a76d0dd151a 794 0.34/1.00 vMB 14
562,292 562,292 00000000000000000029b355ece1bae7bdb6c78a71dc66cdcd8230a07b3a1113 1,449 0.58/1.00 vMB 13
562,291 562,291 0000000000000000001193cc6ed44f100a8f6118a2b8abc62c8d5b89ac897764 2,625 0.98/1.00 vMB 12
562,290 562,290 000000000000000000035965d70a49e3dac98d1ef05c4b1596d796e56dd49b89 654 0.30/1.00 vMB 9
562,289 562,289 0000000000000000000da8af8911de455946b2e08451f7d79ea98ba395dd710e 1,566 0.64/1.00 vMB 9
562,288 562,288 0000000000000000002dc6ea41ee45654adf520a76c6d288a43448761e8cb095 2,646 1.00/1.00 vMB 16
562,287 562,287 0000000000000000002a547e5cd33e22e92733be0f9f3851eedbf446d4e2f849 2,098 1.00/1.00 vMB 4
562,286 562,286 00000000000000000003847f6d39f8f549aa271186e7980f6a8e14a261058644 2,642 1.00/1.00 vMB 34
562,285 562,285 000000000000000000166af7a849ff2cbd74a58aa8184fd90de24b620cee839e 2,606 0.88/1.00 vMB 12
562,284 562,284 0000000000000000001ec0e82fe8104e451e30ef07bcb414770ed490aedd7172 1,139 0.43/1.00 vMB 9
562,283 562,283 00000000000000000001634f21edc1b4758976a879cc8fa3b2fb2979f10b1b4f 407 0.16/1.00 vMB 16
562,282 562,282 0000000000000000002f7d37905a616143434c5b77860106f9adb742565e87dc 1,165 0.42/1.00 vMB 8
562,281 562,281 0000000000000000002a2c6209e8bc8057fa7e909e34ddab6cad62c8fcf8808b 2,591 1.00/1.00 vMB 9
562,280 562,280 0000000000000000002209fc73cf9a7e38a045f72dd98915ef8bf84853401c9a 2,999 1.00/1.00 vMB 21
562,279 562,279 0000000000000000000babd9c638533e226d4089b5a7afbd17be351f9ed3fed0 1,791 0.59/1.00 vMB 7
562,278 562,278 000000000000000000034c2f1b901353efca42626362582a8c3a8d8b36e4fc27 2,846 1.00/1.00 vMB 19
562,277 562,277 000000000000000000168c7718025fbaf97ace7871cd1360735c537ddbf87767 136 0.10/1.00 vMB 1
562,276 562,276 0000000000000000000ca03f22fb004d1d72b78cadc131fa4c712a982394d216 2,896 1.00/1.00 vMB 11
562,275 562,275 0000000000000000000e8627c8990fe3146114b1fe875c4d2d847d6ab29612b4 141 0.05/1.00 vMB 15
562,274 562,274 00000000000000000016de9197d1549697b19e845886bbeab6452662e5e1ddf7 670 0.21/1.00 vMB 12
562,273 562,273 0000000000000000000980860542d821f7206408df8150cfb450862e1dd92596 1,888 0.80/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.