Loading Tool

Explorer IconExplorer

Memory Pool

70,214 transactions
26.96 vMB
0.08624057 BTC
Random Selection Loading Transactions
Max Size: 161.06/200 MB

Candidate Block

Mining Attempt 3ec217a8b6d768ea41ff3c8ee88caf964d65c298b74d153223a4be34cda54437
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 94f2f8207f6186bf23666d536514ef3c2fc2f951142bbffbdde261aa919b3414
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,525
Size: 1.00 vMB
Total Fees: 0.02795256 BTC
Feerates: 703.20 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (727,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,149 188,149 0000000000000331bb7b9680f71de6c51e824f555ca96f86f2796408a2abb683 13 0.00/1.00 vMB 153
188,148 188,148 00000000000006ee7e6686a213ee930cd2ea6523f3bfca4eccf5de80ebd20416 71 0.03/1.00 vMB 51
188,147 188,147 00000000000008c923ec3d439a562373dd8ae5c9d64b2886e38c940236fbaf53 5 0.00/1.00 vMB 217
188,146 188,146 00000000000002588002fd4d3ebc183e0cdd6bbe392f762fcc8a803d8168e532 146 0.07/1.00 vMB 108
188,145 188,145 00000000000002e0ed3428709dee58ad21300ea17e1702a0e9e336318f7178be 13 0.00/1.00 vMB 34
188,144 188,144 00000000000003db7945f80b9856763f0b11c09a9f29ceae8d586c62b77e13fd 163 0.07/1.00 vMB 156
188,143 188,143 00000000000003c26cc4953cae7d16e11d00fc7e9132532a0452b41133b36502 35 0.01/1.00 vMB 106
188,142 188,142 000000000000087ca3bab40c374da42478cf6e973d5e1c05b2c23063b18e9ce1 374 0.14/1.00 vMB 135
188,141 188,141 00000000000003f81e0613f8cd5790d331ef994284687547701e62dd470b8128 10 0.00/1.00 vMB 29
188,140 188,140 000000000000021fdf78c9e0e7276ebd26b86d8de52d737a83b7816661b19d3b 169 0.06/1.00 vMB 152
188,139 188,139 00000000000008f3cc11978ec14853b7a7fd16857af1da8b97875e3f04137328 102 0.05/1.00 vMB 111
188,138 188,138 0000000000000447dc77d465eefc0f67e21c99e45d048af5a2b9d838d34af724 18 0.01/1.00 vMB 32
188,137 188,137 000000000000066f37d0bc0b122f2614f54124f6e5717f49714ca6c33628ffcb 220 0.09/1.00 vMB 130
188,136 188,136 000000000000089c89e526511d0dec007195e0e1d1ccfa285cf22ee7f98d5396 55 0.02/1.00 vMB 67
188,135 188,135 000000000000046eeae6a30fdec935b42463403e850a2b0248a60e2f99bf99a9 82 0.03/1.00 vMB 104
188,134 188,134 00000000000005e5c0dcb2996e723797a8d80b99958cf3c0373d463c4ce32d48 187 0.09/1.00 vMB 133
188,133 188,133 000000000000073867deb81600d1d23a04c51910a00c16a6cc049ff023ca99b2 151 0.04/1.00 vMB 66
188,132 188,132 0000000000000311db6eaae8fb10694078f151f18e2f2f2f0c5460233aa4e6d6 300 0.11/1.00 vMB 103
188,131 188,131 000000000000016c946442cc2de31a5a73fb2439fb152577e4c0906f659e09be 124 0.05/1.00 vMB 88
188,130 188,130 00000000000001f1ee75f240493495f30dbce9b8108f7e6a3a82eec74036e42a 349 0.12/1.00 vMB 164
188,129 188,129 0000000000000689f7a5e8f9f56fdf696d4ce0c290f7f80c0dedf15eef73da5a 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.23 GB

Node Details:

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