Loading Tool

Explorer IconExplorer

Memory Pool

79,506 transactions
30.07 vMB
0.07816825 BTC
Random Selection Loading Transactions
Max Size: 183.81/200 MB

Candidate Block

Mining Attempt 325c471e753bfb86a6c5a428320f522f8ad29f523a6c29164fb229d4ccc10038
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root a0085a905d6f54dee24497f150d030b43bd307715ef652839cd884058bdfc0b8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,238
Size: 1.00 vMB
Total Fees: 0.01133976 BTC
Feerates: 100.65 > 1.14 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (685,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,684 229,684 00000000000001b2992d21868dd0789a80c14b858d09b34a8a395cc6cbe0261a 991 0.41/1.00 vMB 160
229,683 229,683 000000000000009f1074082dd15970d880d390c3d56b49f1c2ccb637803de488 591 0.29/1.00 vMB 145
229,682 229,682 00000000000001b5dfe5dc95a240db6dbda92f6ac932054ac64974aeaac114d8 650 0.42/1.00 vMB 108
229,681 229,681 0000000000000267464253f178ae4977cd139e2cb7bf7a6c13c239b8d366049a 732 0.25/1.00 vMB 359
229,680 229,680 000000000000007f2446955bd579dd05a5e6a786868670db476ec721857d55e7 4 0.00/1.00 vMB 528
229,679 229,679 000000000000008c321e025ed9af3137a4efc338944c3819d0e73e5ec52e6670 142 0.24/1.00 vMB 61
229,678 229,678 00000000000000b1f8509948a4d17ec9a43f681862516aae40d439dc474cffbb 90 0.05/1.00 vMB 129
229,677 229,677 0000000000000194c19c734c06a607f9f6376468352f67f9aa634456f1ef2b06 1,215 0.47/1.00 vMB 178
229,676 229,676 00000000000000e503db305bfdbe74ed6f447d149f592c707e47c9ae3998712b 601 0.25/1.00 vMB 187
229,675 229,675 00000000000000610d771d63598f1a92d9b6185a896985ff3a5724e585dd841e 639 0.25/1.00 vMB 225
229,674 229,674 00000000000001f0c16c90f4aa55f81735fa9ef0cb422ed70ec84efcf5026493 996 0.44/1.00 vMB 171
229,673 229,673 00000000000001b00b862fb71183f052eaaf55f9b6282e243e9604e864e9b1cf 29 0.02/1.00 vMB 111
229,672 229,672 00000000000000f97da5522a240a9daa5d6b1286eb19d4e64000e01777a8ec22 110 0.07/1.00 vMB 117
229,671 229,671 00000000000001bde5808b07fbeae53795bb59bdb1cfc1e9e46cebad2dae170b 610 0.44/1.00 vMB 120
229,670 229,670 00000000000000ee39243f076342d74f24863abb15968bf25af5964197f5a28f 420 0.27/1.00 vMB 139
229,669 229,669 000000000000025ee5beef9e15505c4e4267381d90f9bd5926f84716ebddc811 391 0.29/1.00 vMB 119
229,668 229,668 000000000000000eeed4596a21ba0217fc25f1b9ef1bbf0a814222c3bc73b576 225 0.25/1.00 vMB 61
229,667 229,667 00000000000000f8beecbe5233c647779203863c112381adf7774d7962abde08 755 0.38/1.00 vMB 159
229,666 229,666 0000000000000041e3ae6b19b0719282ea2241b897064418b1dc636012cbc714 161 0.18/1.00 vMB 84
229,665 229,665 00000000000002554f97b15aee5c9570e7859b1776c2b1e7e4020875678dc1c7 372 0.24/1.00 vMB 173
229,664 229,664 00000000000000286e87f312ab779c052f5d8fa10809a03c236c56a456e50fbc 870 0.49/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.