Loading Tool

Explorer IconExplorer

Memory Pool

82,382 transactions
30.43 vMB
0.10384569 BTC
Random Selection Loading Transactions
Max Size: 185.71/200 MB

Candidate Block

Mining Attempt 55162bd9d6a619c285a2a5e4127f9aac4b8a5b843521a69b8d54e8cce5d697d0
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 44059f0e6f937b29767059f44637d40a166ae83452a95fab4bd42586e82453a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.03291050 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (429,264 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,059 486,059 0000000000000000000e4c4d35d0c65b7207bef41ae88c877c00b29baec00502 2,494 1.00/1.00 vMB 213
486,058 486,058 0000000000000000008ad8d4194de75e4892973c24a7d4cebb3c852ecd720eb2 2,588 1.00/1.00 vMB 191
486,057 486,057 0000000000000000000a847d9092d03342dfc9e004c9f42896afa010fd341dae 2,202 1.00/1.00 vMB 157
486,056 486,056 0000000000000000000dd65601f05567c440d4381cfec36ab78617ae0362e59a 2,420 0.98/1.00 vMB 191
486,055 486,055 0000000000000000009124a6a0189cf2b5cd24c1c5c19f1179fd788376ac2f03 2,499 1.00/1.00 vMB 188
486,054 486,054 000000000000000000853a3dcb782e36d055af2e9580c86832dcc7c444f17c15 2,346 0.97/1.00 vMB 175
486,053 486,053 00000000000000000050d96b3713968161afa9be37f52f1c563d5d2b3b6a58da 2,217 0.97/1.00 vMB 177
486,052 486,052 0000000000000000006b6877e9e2b1260833b2f4ebfe4a847e7ee940988dbc6c 26 0.01/1.00 vMB 1,179
486,051 486,051 0000000000000000004f216394197fe5779ceacf5628dfc21283fb9e0a141888 1,756 1.00/1.00 vMB 148
486,050 486,050 000000000000000000396af62742b896d7421b86ea812851a992faa67b5dd211 2,080 1.00/1.00 vMB 189
486,049 486,049 000000000000000000071e2c695525de8caf9917246693c0f02bb3b36eeeb25c 2,228 0.98/1.00 vMB 129
486,048 486,048 000000000000000000b604b4e94affd5324b1d9aa36ec412bd241dcf09c5e425 2,522 1.00/1.00 vMB 146
486,047 486,047 00000000000000000037d9b44d60a8ce4d6cc155bdddbfacb46f57a4395f163f 1,981 1.00/1.00 vMB 87
486,046 486,046 000000000000000000ad8e111e4f92ce3ee14393f7b7080e9f06fc81fc94f8c5 2,100 0.97/1.00 vMB 122
486,045 486,045 0000000000000000009193b8708d0bf5321be141383d0cdddd005e912fedecaa 2,333 1.00/1.00 vMB 183
486,044 486,044 000000000000000000bb2dd645ce56023d0b43d14618679c32ed54c3b1d197a3 28 0.01/1.00 vMB 393
486,043 486,043 0000000000000000000d60274cc16a7069a8a5a6dccc7f63d0cef23eee065887 2,005 0.97/1.00 vMB 122
486,042 486,042 0000000000000000006edc74a50a66b950a7579895c80f6a0acb44fa46919f66 1,194 1.00/1.00 vMB 56
486,041 486,041 000000000000000000edc6e3ca5333d037c4dfa07d5cc0e8700db9f2e2c60ca5 897 1.00/1.00 vMB 44
486,040 486,040 000000000000000000b20444c545046c2a6607519f0fe43b2f85a73730374db2 1,508 0.97/1.00 vMB 15
486,039 486,039 0000000000000000000f99a1516f94d29c27743ae5b2999baf622b7a6fede61e 1,231 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.