Loading Tool

Explorer IconExplorer

Memory Pool

43,284 transactions
26.88 vMB
0.08743319 BTC
Random Selection Loading Transactions
Max Size: 140.60/200 MB

Candidate Block

Mining Attempt 01648f7a1b80a46f56f6585cb23635559be8c0d753dd77dfc696181c6acd0d52
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 288a7474ab430ab8c4530938e5d270075eb8e6f3fc01945cbe54ffbd44adb6ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03689039 BTC
Feerates: 151.16 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (129,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,386 785,386 000000000000000000053ec910636dce54251370a59afa86bd0dd75292723c54 2,839 1.00/1.00 vMB 20
785,385 785,385 000000000000000000020c89ba9ca5ac56255bf18bce133d0100ba4b268d0b19 3,276 1.00/1.00 vMB 27
785,384 785,384 00000000000000000005d89ccd638506b95e0c756a0e66575152d380de26ddd4 3,588 1.00/1.00 vMB 35
785,383 785,383 000000000000000000047f840b53ac0e916fe36fea91bd93f447ee90a7232818 3,305 1.00/1.00 vMB 32
785,382 785,382 0000000000000000000412bb437f29a7a52792d9f622e87532a52c734f1fb299 3,312 1.00/1.00 vMB 25
785,381 785,381 00000000000000000003948802f83c4df3cd129aba85d0604d8f7e321cc7f394 2,600 1.00/1.00 vMB 24
785,380 785,380 000000000000000000023a43f1e2597e2d35a83ac17e5bd52b0f8df2f2b1abfe 2,888 1.00/1.00 vMB 39
785,379 785,379 00000000000000000002fccb2972c86d41ce0a76c3f4f2cb9778a8f5b03117ed 3,534 1.00/1.00 vMB 33
785,378 785,378 000000000000000000004e22dbca28a1f5698bb22821774671e21c76e8e486cb 3,757 1.00/1.00 vMB 27
785,377 785,377 0000000000000000000280bcf68ee08cd375ac7ed16e88afabbbcf0d983695a9 3,782 1.00/1.00 vMB 28
785,376 785,376 0000000000000000000054dea04cc95326d576072becb6b342ad29b69390b1d1 3,184 1.00/1.00 vMB 28
785,375 785,375 0000000000000000000161fed3761dcdfa5ede4864c7dacb8964d78170677f66 3,185 1.00/1.00 vMB 39
785,374 785,374 00000000000000000002a19b6cf01511fdedbb2f1231e8eb753755c329a51133 1,797 1.00/1.00 vMB 31
785,373 785,373 000000000000000000058c3db3b6dd2455f211d0ba5b3a37d2b9b0089246f20a 3,425 1.00/1.00 vMB 21
785,372 785,372 000000000000000000018abfd72f7f3e71bad08e6d7bed7524f251577b343865 920 1.00/1.00 vMB 5
785,371 785,371 00000000000000000005dc41214c4f9635c7d8ad64b7dd45fa04d51b1fcfcf7a 1,475 1.00/1.00 vMB 4
785,370 785,370 00000000000000000004dd25ee3837f6afacc9ce94d358c2319b304ff4e52177 2,707 1.00/1.00 vMB 17
785,369 785,369 0000000000000000000568404337273417b00fbf4f5110fe9263b22033f819bd 2,141 1.00/1.00 vMB 11
785,368 785,368 00000000000000000000ba5292c3daab9ccc7aabc1226fcf1369f6012ce8963d 2,263 1.00/1.00 vMB 13
785,367 785,367 00000000000000000004a19b60588851fa2c07e78d1097828f4f08a701c793f0 3,144 1.00/1.00 vMB 20
785,366 785,366 000000000000000000045fd35e3456fcf903258c8863e4c608b0900f7b166a37 3,277 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.