Loading Tool

Explorer IconExplorer

Memory Pool

51,779 transactions
31.06 vMB
0.16635142 BTC
Random Selection Loading Transactions
Max Size: 166.57/200 MB

Candidate Block

Mining Attempt d365cb0d290d2b771eb88d6ec6739a00e26ea60fc64f8a96bd9df128da4797c0
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 2c6ff31c5374dd80c4c6e74d9bcbd913255c9947bf09185da26597cff1d54737
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,198
Size: 1.00 vMB
Total Fees: 0.08819322 BTC
Feerates: 477.45 > 8.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (217,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,369 697,369 000000000000000000098aa4b5f2fbed8e720f5764025dc41e0e75542966a4ad 2,585 1.00/1.00 vMB 14
697,368 697,368 0000000000000000000e8be3c2e314f0121f5791beb668a5a060bd790ede0dd7 246 1.00/1.00 vMB 2
697,367 697,367 000000000000000000005e46d9f96e7aa16d3fc7db7d41103f0731e555f68bc2 1,022 1.00/1.00 vMB 10
697,366 697,366 0000000000000000000154d3652ad8da3c67df539fa6cfc9bb13570b52dd8dd7 1,818 1.00/1.00 vMB 11
697,365 697,365 0000000000000000000810d90b7a08ec84494d5092257d796066dbc7601bfa6f 705 1.00/1.00 vMB 2
697,364 697,364 00000000000000000009f1890ba8f11438f4ff0507d897fbf119ccad96183753 789 1.00/1.00 vMB 5
697,363 697,363 0000000000000000000547b7e4919e1c891bb63aba91baf5bb6af47053aba5e7 2,471 1.00/1.00 vMB 4
697,362 697,362 00000000000000000003ba81698901674ffb75339470911db14610e68359ef70 2,723 1.00/1.00 vMB 15
697,361 697,361 00000000000000000003ecc8bf6378eb5e86245a8a556fca586d8d2c3ee36484 2,490 1.00/1.00 vMB 9
697,360 697,360 0000000000000000000978ce8866752e11d92a4639968c0615137859e96f558b 220 1.00/1.00 vMB 4
697,359 697,359 000000000000000000098fcec6a9a20b7abb38a5eeb3c8b65b65430d64722172 2,525 1.00/1.00 vMB 11
697,358 697,358 0000000000000000000ab5be074189ab4158b1904707d4a8e1b2d1d4d33af94a 2,749 1.00/1.00 vMB 30
697,357 697,357 0000000000000000000b2f18c2e95f44f44af81ba62480b74a3a5f8b1e2224a6 1,744 1.00/1.00 vMB 4
697,356 697,356 000000000000000000085fc989f561a339148773a9048ab74af212e8feb67646 3,149 1.00/1.00 vMB 8
697,355 697,355 00000000000000000004ed1745203961e0e6424d34345ef94c137804ec59a154 2,948 1.00/1.00 vMB 24
697,354 697,354 000000000000000000095130c4f22d88ed1b3334cc21fa75e6054aa629c27d7c 117 0.03/1.00 vMB 19
697,353 697,353 0000000000000000000d816e58fc3f498d2eeda5ef31df8b972874a756c0761f 1,577 0.60/1.00 vMB 4
697,352 697,352 0000000000000000000cf88708b5fe273600a03d907476ad847d5ebc38cd211b 3,293 1.00/1.00 vMB 14
697,351 697,351 000000000000000000081720a5cea953b9706a45705c46d99e0b4a1eed820f3c 1,196 0.46/1.00 vMB 13
697,350 697,350 0000000000000000000b828ae306f9d7409ff0e67d1e964961f8aa93becb6c40 1,895 0.71/1.00 vMB 11
697,349 697,349 0000000000000000000be09444fefd1dd76dc6021ed59afb98a21e0f2d7c7876 943 0.48/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.08 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: 651.31 GB
    • Received: 13.54 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.