Loading Tool

Explorer IconExplorer

Memory Pool

77,073 transactions
28.30 vMB
0.08955244 BTC
Random Selection Loading Transactions
Max Size: 172.42/200 MB

Candidate Block

Mining Attempt c3984436dd42efd7eb9b08c8af8fa03d6860b6aa674136c58bf8169e60aa394f
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root f468bee2bc82c63c045d09fdaad844d7b1eacb23f8d376cbcbbb950a82807f65
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,948
Size: 1.00 vMB
Total Fees: 0.02713741 BTC
Feerates: 150.93 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (254,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,187 661,187 0000000000000000000103e4fb7ea77ce221588b6b2e060471323dec23bc7418 1,630 1.00/1.00 vMB 59
661,186 661,186 00000000000000000000a27da0ee9f39e78bd809c945c16fc9c2bfcdf07fe69f 593 0.25/1.00 vMB 26
661,185 661,185 0000000000000000000827c07f97a08fa441023b6f3fa9a02a5165251a3eba20 1,364 0.59/1.00 vMB 26
661,184 661,184 0000000000000000000b58aea3dbd8e8d90fe8b94b51a5446b1a6edd3a384068 570 0.24/1.00 vMB 30
661,183 661,183 000000000000000000096911761d4597c86d80e56d78f0f8ccf01bad8dcd3804 471 0.16/1.00 vMB 30
661,182 661,182 0000000000000000000ad27defdf95159c9aba358cebab98357b65384bca9fe0 600 0.25/1.00 vMB 23
661,181 661,181 00000000000000000002f020fe5739d0c07d3d19a8f82c368f6e3ebe655de495 1,781 0.80/1.00 vMB 34
661,180 661,180 00000000000000000009d7d72a64dcc4039f6dbe19f2551c9506a2c33ad2a238 971 0.75/1.00 vMB 5
661,179 661,179 00000000000000000002ba9a36184b5241744787143abc7fcbd747983fd483bf 2,710 1.00/1.00 vMB 20
661,178 661,178 000000000000000000098d264ce4aa27920a57b03b69e2c322174b80945a0588 2,138 1.00/1.00 vMB 87
661,177 661,177 00000000000000000003c23cffb76a404e9e3ce76b06f21a0010c7e1cae93c54 747 0.26/1.00 vMB 32
661,176 661,176 00000000000000000001a0cf78341eb42afea07cfe88d7e92ed1158577609c4c 401 0.41/1.00 vMB 9
661,175 661,175 0000000000000000000d0e16d9475e9f71ac645b8b227656d27fc2db21b2e01c 2,270 1.00/1.00 vMB 17
661,174 661,174 00000000000000000008e8c5bf1d30f7ff3f90b74bb00d9fdd80a7e74c21b8b3 2,277 1.00/1.00 vMB 34
661,173 661,173 00000000000000000003559f61212bf063a98d5135074a2b0577bc1e1055fb4b 1,690 1.00/1.00 vMB 6
661,172 661,172 0000000000000000000bd4723eb59a09388de8bd1a71b2f5d63239935f10b21a 2,571 1.00/1.00 vMB 32
661,171 661,171 0000000000000000000738fa4306442e56831c2fd1e078f3348312f348e21a68 2,315 1.00/1.00 vMB 39
661,170 661,170 0000000000000000000c1fe418fbc22af9ec02fc49ee5323e89d59160975a287 2,201 1.00/1.00 vMB 9
661,169 661,169 000000000000000000004e8245e302191d0e59897f67dbf45118afc5ccbfa7dd 2,058 1.00/1.00 vMB 25
661,168 661,168 00000000000000000007f6ed11b158ce41cf76d69f79238550ae2afdee7990c7 2,224 1.00/1.00 vMB 72
661,167 661,167 000000000000000000049034af473643c70d76b764678cd13119d45105fee1a7 2,451 1.00/1.00 vMB 38
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.72 GB
    • Received: 17.45 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.