Loading Tool

Explorer IconExplorer

Memory Pool

74,819 transactions
27.76 vMB
0.07653363 BTC
Random Selection Loading Transactions
Max Size: 168.83/200 MB

Candidate Block

Mining Attempt c7e8b0804ecd11df1a107d39a4a42acebcc56af30a9ee217c33e9ea97244c71d
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 14688ac9b0e4470307294ab4562808b27f9e40d2d61eff327668b4d9becb1cab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,779
Size: 1.00 vMB
Total Fees: 0.01718944 BTC
Feerates: 100.35 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (552,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
363,042 363,042 00000000000000000efc4aec192986fddd1e469632e22d903825d51672b14c13 1,592 0.75/1.00 vMB 29
363,041 363,041 0000000000000000068dbf13c25bb23db50a9136a747200c9a4679a398994da7 841 0.53/1.00 vMB 19
363,040 363,040 00000000000000000701bdefb0d0dd9e92e6bd1ed208bc0e41c677259b06bca6 1,758 1.00/1.00 vMB 27
363,039 363,039 00000000000000000318715f7fdfedcfa85207313a1d66cd30c493c1dbeb3a53 637 0.17/1.00 vMB 105
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.