Loading Tool

Explorer IconExplorer

Memory Pool

55,060 transactions
32.42 vMB
0.23342718 BTC
Random Selection Loading Transactions
Max Size: 173.82/200 MB

Candidate Block

Mining Attempt 402b2ea4625e1a515777b433be8e8aec80cc7af6596b8bccafc684a645ccb91e
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root b3703ffc6bbc47ff7e48a05e920ab933d511c4297a5fc47e6db4198d739125f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,953
Size: 1.00 vMB
Total Fees: 0.12344823 BTC
Feerates: 101.66 > 12.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (551,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,263 363,263 00000000000000001437607ffa24583aa964f84579254570d6b25b4fe65d658f 1,543 0.75/1.00 vMB 33
363,262 363,262 0000000000000000136329764b75ae34a79d2bafeab4cd2c60c077ce5c7aec25 248 0.10/1.00 vMB 38
363,261 363,261 0000000000000000055433102a1146545d113a51d3b26f9f538128771fc15857 945 0.93/1.00 vMB 18
363,260 363,260 0000000000000000009183be65c5b841bf154e800aea45a1f0f88a8f96a6820a 1,078 0.75/1.00 vMB 23
363,259 363,259 00000000000000000638218146b8c0ac807315174c0104f390481853188df124 39 0.01/1.00 vMB 63
363,258 363,258 0000000000000000071359c423077912ed499e7351de61b9462d4178f2b45e94 188 0.05/1.00 vMB 69
363,257 363,257 000000000000000011cee810626c8341c515cdcc8edbf94390a43fc912621101 911 0.75/1.00 vMB 25
363,256 363,256 00000000000000000fa3815128b6144355cd2ec812b43fa073a882256e9dea50 370 0.92/1.00 vMB 16
363,255 363,255 000000000000000001c222cc0d2d447896bd056d89f54f4089c594ae04729c6c 1,749 0.75/1.00 vMB 35
363,254 363,254 000000000000000015665ce75a321e5827cdf9af667eaa75aaeefbc315514da5 1,000 0.75/1.00 vMB 21
363,253 363,253 00000000000000000391f18515af5f6d9875eaedf799ded34d09fda7ca3f8937 206 0.15/1.00 vMB 23
363,252 363,252 000000000000000005cf1a8f77b95efea4b4c1b7d0546f90cf19c16c34d9f459 594 0.75/1.00 vMB 19
363,251 363,251 00000000000000000fbfc8d728786ae13864a94472ad60a456533ecf24bee62b 997 0.91/1.00 vMB 23
363,250 363,250 0000000000000000163e507a727939a3d5b520af4e49fab51ca5d8e513e20c53 835 0.89/1.00 vMB 22
363,249 363,249 000000000000000002515eaa1cf1cec6029ffd2a17b8dd0e891b518d698eeecb 771 0.75/1.00 vMB 26
363,248 363,248 0000000000000000051271ae4f9efed7afaf11671339ce72d9a6159e219475d3 1,453 0.75/1.00 vMB 31
363,247 363,247 00000000000000000b9977ef44a1f5057de24d4323baf4eca0ee9c3f8d13e55b 1,507 0.45/1.00 vMB 91
363,246 363,246 0000000000000000071cdee5bfd6928b1dac1476072fa70a86ad6e61fb9615d4 1,097 0.75/1.00 vMB 25
363,245 363,245 00000000000000000609a7d46c0f4272316d9e6a2c03321ef8e956efdbeda273 1,669 0.99/1.00 vMB 30
363,244 363,244 000000000000000012c68c9648b30fb729548db6502e4ad74069bb08d297fcea 156 0.08/1.00 vMB 27
363,243 363,243 000000000000000004ddd2cce5d415fda732ef9152c2cb17ebb8a72a598d8de7 996 0.75/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.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: 651.22 GB
    • Received: 13.49 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.