Loading Tool

Explorer IconExplorer

Memory Pool

74,975 transactions
27.60 vMB
0.07173015 BTC
Random Selection Loading Transactions
Max Size: 168.46/200 MB

Candidate Block

Mining Attempt e395d59d9dfb49afcf195f70731998965f412b7a8badea10eecbcacd873f1763
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 6afea1ef6e4cf0d093eb856860946c03def795e81371dc5a83e68a1ce569a1ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,576
Size: 1.00 vMB
Total Fees: 0.01273556 BTC
Feerates: 99.50 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (575,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,955 339,955 00000000000000001817e9bf0238da89f264970eeb9b5e224f92b4df5489c617 586 0.30/1.00 vMB 24
339,954 339,954 000000000000000017d19c743ce74668156d99ad94474fc3a14bc1bcf41593bf 292 0.26/1.00 vMB 16
339,953 339,953 00000000000000000758fb4e014d6890db85d8c075a7afdb687912ddabcc47fa 1,708 0.75/1.00 vMB 31
339,952 339,952 00000000000000000b988376f3658a409836e701c90335bd4882d1358264ac20 1,265 0.63/1.00 vMB 26
339,951 339,951 00000000000000000754da6eb9b90d8cb6a2ee4f7915edaa76dd97dbcc5a2415 430 0.20/1.00 vMB 24
339,950 339,950 0000000000000000050f97d7e159c7088eaffba8b0277897df554bfec6ac3d26 1,407 0.77/1.00 vMB 25
339,949 339,949 00000000000000001136ec863081d529bf1cbfb5c62c73c360a34bbfeac14cc0 215 0.17/1.00 vMB 26
339,948 339,948 00000000000000000c9cb2b547ed4c056b2cd5596db3953cfe2c547276dd1614 562 0.29/1.00 vMB 24
339,947 339,947 000000000000000007627ace8c4dcc9034e48ecfba13513cceacc9b68b53c024 1,091 0.75/1.00 vMB 20
339,946 339,946 0000000000000000139f7bfb00799f627e4c047c523fcf3a9cabe0b9f833e78f 1,300 0.42/1.00 vMB 44
339,945 339,945 00000000000000000649d5103593021056aee72fc0b37d866155e45410f6b948 240 0.13/1.00 vMB 25
339,944 339,944 000000000000000002ad53d516314f312dfcf476a683022094be20bddc1a5c64 100 0.10/1.00 vMB 3
339,943 339,943 000000000000000016832725284e070681518ded6fe807d5d2edfd24e7f7ed09 1,468 0.75/1.00 vMB 27
339,942 339,942 0000000000000000077aae424e477b98ed046943b63926c77ae05e815f3f7feb 617 0.37/1.00 vMB 24
339,941 339,941 00000000000000000aced186780e1354495167c72847f2c6253a2a625554695b 159 0.11/1.00 vMB 21
339,940 339,940 00000000000000001485466d3727277820df8216769097947f7e49d619ea8e3e 256 0.12/1.00 vMB 31
339,939 339,939 000000000000000015c5ba04a76f96e9b32ce8c5b9c9312eab31a841dbeebd53 604 0.34/1.00 vMB 23
339,938 339,938 000000000000000012ba7b2e6e83ae10519f2eaff3dd6d42fa0c3d67480904df 336 0.17/1.00 vMB 27
339,937 339,937 0000000000000000005b64d114db08045c5b853112396a46d10f4d33655054f3 727 0.34/1.00 vMB 27
339,936 339,936 000000000000000018168027ab86ab60bbadc465fa6d41dfb7b41f6b3e98f9ea 147 0.18/1.00 vMB 13
339,935 339,935 00000000000000000228568625f012a0ecd8cd08088c23f990c0ae0f24f33b4b 1,338 0.75/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.84 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: 712.12 GB
    • Received: 17.16 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.