Loading Tool

Explorer IconExplorer

Memory Pool

39,143 transactions
20.33 vMB
0.11883834 BTC
Random Selection Loading Transactions
Max Size: 111.19/200 MB

Candidate Block

Mining Attempt 223bfe6d4234837b8abe1759dbfa1f6df1a3839041c4f172d24abe5d1d6a9566
Version 20000000
Previous Block 00000000000000000000da05d93442360f22052b3e9b26cad1f80d4f63408ab5
Merkle Root 9415e62de6ed624ef35232bf30cf5cbb54e1397cc8905bb981e397ed1fea09e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,591
Size: 1.00 vMB
Total Fees: 0.06078515 BTC
Feerates: 150.74 > 6.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,902 (738,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,944 174,944 0000000000000102f47661ea5fa778dd21db6b686e43cfbd2c2f02dce19887f1 12 0.00/1.00 vMB 0
174,943 174,943 00000000000002227a4d385b64e976bfbb7955177241929a677b4956df88a817 33 0.01/1.00 vMB 401
174,942 174,942 00000000000005e6a6b592944ce731296e1171ee1ab12dd1ae441a442748ecf8 31 0.01/1.00 vMB 246
174,941 174,941 00000000000007a767ea31b7a8311d944e5252337b73e185ef4203e47793e154 10 0.00/1.00 vMB 486
174,940 174,940 00000000000000af88932f9654ef2bdd5d64937e758fde767703b4a394c984b9 92 0.03/1.00 vMB 47
174,939 174,939 000000000000057afefa7df5bc42272ad19af5db5365cf66778384cc89da7dbe 30 0.01/1.00 vMB 386
174,938 174,938 000000000000046e07d7583d1dbfa3603aafa35503ea819537d7546e12fdc750 35 0.03/1.00 vMB 56
174,937 174,937 0000000000000468dc202556ac0c76de9481a2b1bb9fa8878cf72c1c3986db18 12 0.00/1.00 vMB 618
174,936 174,936 000000000000047019c8be9e3a0851100d3e8677e4acc6c61408bab28c832dda 23 0.02/1.00 vMB 119
174,935 174,935 0000000000000194e6fcb01080c1b8e685bb021c17b0a42c49f34f9c370f16e3 52 0.02/1.00 vMB 79
174,934 174,934 0000000000000275a7cc533260b12dc141b971d70bf5419a35b6b8c79904a7be 12 0.01/1.00 vMB 241
174,933 174,933 00000000000003ad32e32a31b7e3a77465f97c1a6eca52276d768e1cfd22ae33 46 0.01/1.00 vMB 96
174,932 174,932 000000000000011db5051c72c43f93f6bab0859dd7f0330c3b7be2b0f9fe8727 13 0.01/1.00 vMB 57
174,931 174,931 00000000000006c73356c7ea762cdf2f93b9b7c99962c2b12344976d46333415 45 0.02/1.00 vMB 112
174,930 174,930 0000000000000065b93ca9a77cb682b9959c2bbe3d201adf5241badbe149edf7 78 0.04/1.00 vMB 129
174,929 174,929 0000000000000971df20678ae40ef71a55f7df8343a86ae130e85b4e9961a515 140 0.04/1.00 vMB 115
174,928 174,928 000000000000066c8e12b8a5d53c3db9e8c8057c7707ba059f5023abf374f4dc 66 0.04/1.00 vMB 928
174,927 174,927 000000000000075cb645cac59b5ae053589236014cc5abe4514622cf26d23eaf 55 0.01/1.00 vMB 13
174,926 174,926 000000000000021b1ed63e6450bc229952bdaef18cf1fcad62639dfb85ca331b 14 0.00/1.00 vMB 29
174,925 174,925 000000000000068b3074cc3878e81b99abc8f489161de8685d1b00d675e0a8b5 62 0.02/1.00 vMB 90
174,924 174,924 00000000000003a00a778c1683a141402202807b478e9622f1782beb80e6f62a 14 0.01/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 780.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 527.01 GB
    • Received: 5.41 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.