Loading Tool

Explorer IconExplorer

Memory Pool

82,876 transactions
30.71 vMB
0.13923154 BTC
Random Selection Loading Transactions
Max Size: 185.04/200 MB

Candidate Block

Mining Attempt 43b290a3fa086d56d4c87f5dcbcf9e36e8041ec9520a7dd11583a15b74b27955
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root bcb5ed835e3ef2a617b0e0b935d2473953130dd63e38a90228ade9ff1c0ee3f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.07416771 BTC
Feerates: 203.60 > 7.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (569,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,714 345,714 0000000000000000162ba693a7edde049631a14828b2d64f93ac5be82b29adbb 1,696 0.75/1.00 vMB 31
345,713 345,713 000000000000000005501c066d16439692b223a68d9495772b206e7ce68a9851 1,482 0.75/1.00 vMB 29
345,712 345,712 00000000000000000cc61915a2c9ceaf999d7557ff3defbdf35a24e908730e20 193 0.11/1.00 vMB 26
345,711 345,711 000000000000000015b32e464a087eda2ebe67d9f6e66e96c18a51e0d644f58c 217 0.58/1.00 vMB 11
345,710 345,710 00000000000000001551121416ad4a07dcb904cb6fafcddc268b9e0a569821b1 718 0.75/1.00 vMB 18
345,709 345,709 00000000000000000dd32a82dae9fd5da3f19afa5e55fbe8d274431d9e0418d3 318 0.41/1.00 vMB 13
345,708 345,708 0000000000000000054614179cc02944d777bbcab8a18af416e004bdaae0ebae 261 0.37/1.00 vMB 20
345,707 345,707 000000000000000012855798ab07693757dd30635c82a5c6a20d8978e2fac4a6 195 0.27/1.00 vMB 16
345,706 345,706 0000000000000000149df84f8cd542ec4ef2a8fc5cc22c0f3252f6b469bead9e 351 0.55/1.00 vMB 14
345,705 345,705 0000000000000000026c049a0ced31db90eef700543453dd219bbfad0580ad0c 40 0.10/1.00 vMB 5
345,704 345,704 000000000000000014cee93d4eaa164942f9f88f7cd41ae908da5b74dffbebf5 891 0.75/1.00 vMB 16
345,703 345,703 000000000000000009fc7e439008558c1bcae20793b094c5f4a8d7e0195197ba 260 0.12/1.00 vMB 24
345,702 345,702 00000000000000000489e3e0bfe634c3945b7de2b9f5e47eb76af7e47379c294 297 0.14/1.00 vMB 27
345,701 345,701 00000000000000000a959c8e934c70beb743537ac55c0d10c2b07f7ff6a38b9f 1,376 0.66/1.00 vMB 26
345,700 345,700 00000000000000000d5eaaffe7a52c586c66c24e0b5c758cd0a290d6c3d774cf 1,327 0.75/1.00 vMB 23
345,699 345,699 00000000000000000de0a3bc13ceb56ff97035f99204cd92fccebdaae4003d17 1,391 0.75/1.00 vMB 27
345,698 345,698 00000000000000000b465373bb63805c8c74b1ea26a62eea6b63174c2c34812b 693 0.35/1.00 vMB 23
345,697 345,697 00000000000000000d4b29ca8024430b1a433e551693e2b516279f59d2ce1196 235 0.11/1.00 vMB 28
345,696 345,696 000000000000000006a002a2ecd16bc4711c3739683106c35490570a3b6319de 111 0.08/1.00 vMB 13
345,695 345,695 000000000000000000b0e2d5f26349a70eceb2373af7ad3f404dac894a96fcef 1,430 0.80/1.00 vMB 27
345,694 345,694 00000000000000000d5642669379c666352d10fa75026a5c7d0005129e23bb37 648 0.33/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.34 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.33 GB
    • Received: 14.80 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.