Loading Tool

Explorer IconExplorer

Memory Pool

29,014 transactions
8.33 vMB
0.07730922 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.97/200 MB

Candidate Block

Mining Attempt 34c904ba6b8c20f416fcb9c21a79951322f1c8e6dbde0b93d7ea8bf756b64ea3
Version 20000000
Previous Block 000000000000000000013c5056580b5ab980de01ecfce4ef6c5d2d195a9a371f
Merkle Root fc4126b0c5b26cf349935cd8872a2a8c0cc96a10950217503859f3006e3a9f9e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,011
Size: 1.00 vMB
Total Fees: 0.03125145 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,227 (769,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
144,106 144,106 00000000000002642a1c46f9026bc70040d8b32bdf83cfd1156769ce33c7e2a8 16 0.00 vMB 463
144,105 144,105 000000000000065ee37b8444193d0fa4090bca63425cf864440c79acd4ef6a92 55 0.03 vMB 219
144,104 144,104 000000000000082926c1333617b93e63bd80eb98f7ce23dba55c5be22b29368f 45 0.01 vMB 26
144,103 144,103 00000000000003b445b3b74832ad4aed0456ce2d99d66a0edb2bf47452789365 13 0.00 vMB 72
144,102 144,102 000000000000092e13ca5a49aa0aa9b2302d2f86a47ca1c96aa42c113e6f9ce2 75 0.03 vMB 352
144,101 144,101 000000000000041a13d8f166ba5a9f48678bfc43bc1d276946d4e8a93a515118 53 0.02 vMB 12
144,100 144,100 0000000000000796aee008bf590e966a40b03a4bc1ed637fb99d4511c27abb31 17 0.01 vMB 190
144,099 144,099 0000000000000239448073a40a81eb8d41a65c9224f33c3927c1bb76ebc92a6e 27 0.01 vMB 289
144,098 144,098 0000000000000899d2ebbc1b6b1bb891b599d722ac4958db5bfd5be1ffa1406c 29 0.01 vMB 3
144,097 144,097 000000000000030aa5640bb466398a9b82e61d849a9056fd53d65c3f9668a107 1 0.00 vMB 0
144,096 144,096 00000000000006f70fcdb3744a9b66ff932f57b56c506e1c0abd4c77790c202c 103 0.04 vMB 157
144,095 144,095 00000000000006c027f259fb1a5154151ba17eae1adc176f73104bbdd76797b5 9 0.00 vMB 403
144,094 144,094 000000000000000e2ec846c2eb10572c5a852a38a06d810b586edc8bc25a6dff 9 0.01 vMB 39
144,093 144,093 0000000000000714f42e5a436278d18bc62bc5a0745533184689d40b045a76d3 48 0.03 vMB 134
144,092 144,092 000000000000077893772019a5921ed644e5466a2803f06b890fae53e422105b 136 0.04 vMB 2
144,091 144,091 00000000000006fa6609111798717348f939b8f3c406a7de86b434d4b94f6919 103 0.05 vMB 160
144,090 144,090 00000000000006a9b93534ea0ca1f6168587891d6aec1988f5f91c5e29363eaf 92 0.05 vMB 229
144,089 144,089 00000000000006bb722185ea23559463d25e69cdea80f9f3c3c00196f55d62c3 47 0.03 vMB 129
144,088 144,088 00000000000009286e95db87a90bc97c698481aae8884a16d7349e5240d4a64c 14 0.01 vMB 358
144,087 144,087 0000000000000825ec407f2562a48132d7f7880e90a4df33cfc86099500327ad 39 0.01 vMB 31
144,086 144,086 000000000000056e8a9397580a91e3ad313867f8e61859d645f077de2802c5c7 5 0.00 vMB 193
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 74
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.87 GB
    • Received: 0.51 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.