Loading Tool

Explorer IconExplorer

Memory Pool

74,583 transactions
27.63 vMB
0.07356749 BTC
Random Selection Loading Transactions
Max Size: 168.35/200 MB

Candidate Block

Mining Attempt 813869c64405b5a25b7f7011dd49e5edc805598467e70815b80d05f18a247a8a
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 7404d7621962f99c87a2a9b597e6c6a7ef1b1618247abdc9e12815b8a7f5d651
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,980
Size: 1.00 vMB
Total Fees: 0.01451961 BTC
Feerates: 100.35 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (552,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,063 363,063 0000000000000000067f407cbdbb8b15eeff9062b5952ef6c95f8bcefe4fa788 689 0.37/1.00 vMB 24
363,062 363,062 000000000000000009bdc48bc97cd7b47247f75de52c8a76b240eb36037b7362 308 0.19/1.00 vMB 20
363,061 363,061 00000000000000001402a34384d8d97565baf1f510669eff66012b6641d2094a 1,428 0.75/1.00 vMB 27
363,060 363,060 00000000000000000eae1b5ce6552f9f3778cd2da8864ed6eb931dd81d6f9b89 1,306 0.72/1.00 vMB 19
363,059 363,059 00000000000000000a8abb09eeae43222bc2f5ac2c063da3a3f38ff9a5b75dbe 1,462 0.95/1.00 vMB 26
363,058 363,058 000000000000000006de6db99badab6339fc29f2b705c4745e89b5ccf2e9710e 2,111 0.75/1.00 vMB 40
363,057 363,057 00000000000000000da96cf4138e998af2a91de16da342f57369c2cae9c6b387 1 0.00/1.00 vMB 0
363,056 363,056 0000000000000000062d1358b5a4d5ceba26cb6d31d1b333e38b6c0ac2960a01 1,315 0.94/1.00 vMB 22
363,055 363,055 000000000000000015e3bb6ca5902db62ca30c88f409f7ae60abbe5a5ab2b37a 1,860 0.75/1.00 vMB 36
363,054 363,054 000000000000000012613003b43a2f3b7276f000b44ca0b7e2e6a6fbc3e719ee 1,041 0.60/1.00 vMB 26
363,053 363,053 000000000000000012d1509582635c84ef3d841771f711da2cbc752413b431d8 886 0.48/1.00 vMB 13
363,052 363,052 0000000000000000131854a7fe94fdb0931ec8af792051ebf2591a601d038bbe 1,608 0.99/1.00 vMB 28
363,051 363,051 000000000000000013d85d97d58fb501be99733955fe47a3db414aa5fc9ea79d 987 0.93/1.00 vMB 18
363,050 363,050 0000000000000000107b5a6d56e283fa1b5eda19abd4d41b39d840ae3b064434 1,749 0.93/1.00 vMB 26
363,049 363,049 00000000000000000fb57114aa9e83530e4b65c14ba766f3f81c8bc114a04284 2,878 0.90/1.00 vMB 43
363,048 363,048 00000000000000000873777dcd7bd56cef684af32acb1b83870a693b1be04f37 465 0.62/1.00 vMB 6
363,047 363,047 000000000000000006df51d56f86f5f519f6655aa54b9ba711dce73f4d93408c 1,353 0.75/1.00 vMB 21
363,046 363,046 00000000000000001311655dfe4a5c45c6494456f5c22542801ab5002990e7a8 557 1.00/1.00 vMB 9
363,045 363,045 00000000000000000f1bef125ba9ec5a84f44e72ea6718628299a5332b30d4a7 2,516 1.00/1.00 vMB 37
363,044 363,044 000000000000000000e40412bd642b7bddbd19dcafa23464e03ef5bd245e703d 405 0.42/1.00 vMB 14
363,043 363,043 0000000000000000131f314c7916a0873bcd58a792e0d1236012cc28bc252225 1,919 0.93/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.