Loading Tool

Explorer IconExplorer

Memory Pool

87,663 transactions
32.52 vMB
0.24351387 BTC
Random Selection Loading Transactions
Max Size: 194.37/200 MB

Candidate Block

Mining Attempt 55ae9946f4db94f56c97200ae23c463fbd150a6f99dd82254ddb3cad4dd56d3f
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root c31b63e9621333be72cb75d850a86916c28e8d5c52929a725b7895a2de7a991c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,715
Size: 1.00 vMB
Total Fees: 0.10693560 BTC
Feerates: 529.10 > 10.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (376,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,155 538,155 0000000000000000000ff93609e35a1a742cb5ccfee4ee13fc736f0f9e4430f0 234 0.08/1.00 vMB 15
538,154 538,154 00000000000000000023cc408a5dbce947c655f105c273d4418d1177e7c33421 1,783 0.74/1.00 vMB 14
538,153 538,153 0000000000000000001df6bf0a5351849cf2017bd24111e53ca1839d65dc30ba 2,271 0.79/1.00 vMB 15
538,152 538,152 00000000000000000019c9fe6b309f6cfd2c95676ed8c448a99d1f63b5a474b8 2,420 1.00/1.00 vMB 20
538,151 538,151 0000000000000000000ea8a2d65538cdde5056a3ab812fecbde7cb7bf88f512b 939 0.46/1.00 vMB 11
538,150 538,150 0000000000000000000cc90504e5fde24b2868052dc099c411d092e97f5b2d0e 433 0.29/1.00 vMB 2
538,149 538,149 00000000000000000020c0f05a3b2baae722c4b98f3e71216fccbb6e6d65dfa0 2,789 1.00/1.00 vMB 26
538,148 538,148 000000000000000000244423fc50c8d01cd0778ff56680cd1944f4a6360846b0 288 0.08/1.00 vMB 20
538,147 538,147 0000000000000000002a84ab6ccfdc48d32eb4a466b2befc1176721fbdbc3d04 940 0.37/1.00 vMB 15
538,146 538,146 000000000000000000295e793bee88e6429c5e8bc22b7211332d3ff21783858f 230 0.08/1.00 vMB 12
538,145 538,145 0000000000000000001414600c78dc753849b12694daf8ba26a13b4d7aac246a 1,806 0.66/1.00 vMB 20
538,144 538,144 00000000000000000018ebe08137a998a2f42d8c72d937d215cf5622e3dedf33 492 0.30/1.00 vMB 8
538,143 538,143 0000000000000000002bf40a1a33240c1d30ff539cf5f53a3f6a4484207d6773 44 0.01/1.00 vMB 20
538,142 538,142 000000000000000000261c0d43f03b67d69be778c9351908025248d7bc37a8e9 600 0.19/1.00 vMB 13
538,141 538,141 0000000000000000000a3f7f8abf56f433c2f89bd60a6cfa811bc35e56b04bfa 2,464 0.99/1.00 vMB 18
538,140 538,140 000000000000000000010bf72afda9329110724368f2fecb34890b6e65582785 2,479 0.96/1.00 vMB 17
538,139 538,139 0000000000000000000bb28e446d365cceab74d2166b8c15f56de01c831ddfad 1,338 0.51/1.00 vMB 20
538,138 538,138 0000000000000000000d5790e3f877f61cd5a5619039dd5486617cd816bdf1e4 1,112 0.87/1.00 vMB 11
538,137 538,137 00000000000000000027c94f953555c1d6c082cd626b997fbdc09e245951b951 2,053 1.00/1.00 vMB 9
538,136 538,136 0000000000000000000471544b0d0d9c282f8e1ee475fb2825b1fc53c5279ecb 2,250 1.00/1.00 vMB 22
538,135 538,135 0000000000000000001ada3567d0207f7338e57a4187c64eb5b024271f9f4538 1,464 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.