Loading Tool

Explorer IconExplorer

Memory Pool

84,811 transactions
31.38 vMB
0.15245192 BTC
Random Selection Loading Transactions
Max Size: 189.39/200 MB

Candidate Block

Mining Attempt 104e60cdf2fac7a23a63e840a7e447ec0a06e0233675b69b5d540978a7546ffb
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root eee436d04717de78193ea3f2ef5dc38981d1b824a728fbcf8cf3927b2d3e4e97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.08025583 BTC
Feerates: 366.60 > 8.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (176,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,333 738,333 000000000000000000057db0c2911fced99aeb8163cebea94cbc5c5cca79e614 612 0.23/1.00 vMB 10
738,332 738,332 0000000000000000000181be30063855a9bac867f73c67da91d48086baeb0b0e 214 0.06/1.00 vMB 9
738,331 738,331 00000000000000000007153e3c754ed08a67047ada71a33525bd95ece7476333 72 0.02/1.00 vMB 14
738,330 738,330 00000000000000000008ee5f8b2bcc6a58cb1eac6b0b63af81d7f5e9aa0956f2 211 0.06/1.00 vMB 12
738,329 738,329 000000000000000000055d6c909a5a7d6852706cb41d7741aef0cb08db94d270 643 0.26/1.00 vMB 9
738,328 738,328 00000000000000000000a91c55549f053ebc1a0b0b61db03d6f13e696e7f705f 1,040 0.32/1.00 vMB 11
738,327 738,327 00000000000000000000782407c81addd9819d3ada7e240e55317793249cbefb 1,581 0.67/1.00 vMB 8
738,326 738,326 000000000000000000025b9cdd3131dc0d212edc41c70d32610342cd4f7dfa1d 498 0.26/1.00 vMB 9
738,325 738,325 000000000000000000049d1eb0c2033816235aaf24f9ad5e77ee7845a780c848 855 0.41/1.00 vMB 5
738,324 738,324 000000000000000000043d3fba188df6b4898e3e9058202aa427c8b75ad99998 785 1.00/1.00 vMB 3
738,323 738,323 000000000000000000056ef8c6b4fdf32436059c2d2f9f381c8c92cbb250a36a 1,807 1.00/1.00 vMB 7
738,322 738,322 00000000000000000004e304eacb7413bcd6212d1374d3655793c2e6ee13b17d 3,073 1.00/1.00 vMB 9
738,321 738,321 00000000000000000002a3d145ae38cb93fbfdcaa71cb924d13cad74467af877 2,161 1.00/1.00 vMB 7
738,320 738,320 0000000000000000000280a8692b43d2d09cf024458b688ec3b37103ff2464e8 2,316 1.00/1.00 vMB 6
738,319 738,319 0000000000000000000099a6364d9d2352bb40c53cd3d4ea8791b036cb6fb85b 1,441 1.00/1.00 vMB 16
738,318 738,318 0000000000000000000709a6981286a7e0f6173789b7963242919acb5c320b99 453 1.00/1.00 vMB 16
738,317 738,317 00000000000000000005bd3ffdb74d86f8297966b9f1e7807da57bd7a1d5e0d6 2,458 1.00/1.00 vMB 8
738,316 738,316 00000000000000000006fb528c343a1b90074caabf14ec83ccbfcc10af9ca5e8 2,061 1.00/1.00 vMB 4
738,315 738,315 000000000000000000009c15a280ecb1fa0758c27a26f788e4bdc693fe36329d 3,095 1.00/1.00 vMB 15
738,314 738,314 00000000000000000004439886acc9ea5741b85276477fae9f1fcc91d4ff2ee0 3,224 1.00/1.00 vMB 23
738,313 738,313 000000000000000000029e4a5d22e4093ee789e3b3a347ebc2963e7dda229b65 3,205 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.34 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: 661.67 GB
    • Received: 14.82 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.