Loading Tool

Explorer IconExplorer

Memory Pool

79,277 transactions
30.72 vMB
0.10735314 BTC
Random Selection Loading Transactions
Max Size: 180.27/200 MB

Candidate Block

Mining Attempt c1111f3421fda0b562eb04b8d95cc7d93f0885d52ecae64060ad8eef3f175fd0
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 6a1561237aa17852ac5125a5fdec342f9530ab5bb4c2c47938bb90428e98c842
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.03403870 BTC
Feerates: 201.36 > 3.41 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (125,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,137 789,137 00000000000000000002e8ec9f48311d658ab89c2c0e3c90248db6d0921c749f 2,634 1.00/1.00 vMB 341
789,136 789,136 00000000000000000003ec91f2476f9098129b1d9d68159842615807c4941baf 3,560 1.00/1.00 vMB 81
789,135 789,135 00000000000000000004a2b02d0d5d22631724ec0438118c54d10d8ba00124c5 3,751 1.00/1.00 vMB 106
789,134 789,134 000000000000000000002e547daae0c3421698dcdb55bc4af10debb08fd6530f 3,983 1.00/1.00 vMB 200
789,133 789,133 00000000000000000003bf94447ad5adc5859cd78d600000525851b7784a5599 3,738 1.00/1.00 vMB 188
789,132 789,132 00000000000000000003ce3bd76cb9f668086c543eafed843e97894ed5a47a93 3,538 1.00/1.00 vMB 86
789,131 789,131 0000000000000000000532daab20a713880bdfe3d449be315c8f474828b46574 2,084 1.00/1.00 vMB 295
789,130 789,130 000000000000000000038cae7079488c70d9c4789cd56b0dff250ddbc492bb2a 4,291 1.00/1.00 vMB 191
789,129 789,129 000000000000000000022ca15068027aca368ec6a1e73029549d4bdf796858b7 4,810 1.00/1.00 vMB 125
789,128 789,128 00000000000000000003d5797a699f174f17e94c01d9c2d4810e3e2be4062074 4,245 1.00/1.00 vMB 215
789,127 789,127 0000000000000000000380f4053bbbde7a46355ec530d9ad14f41d6ecb1c79eb 3,246 1.00/1.00 vMB 142
789,126 789,126 00000000000000000004e3f3726cc8d553c62762a4d47e9a4e714b4788530de3 3,449 1.00/1.00 vMB 310
789,125 789,125 000000000000000000052636a54da0e9dd103c8f6e1808ec540f2b317d56b597 2,745 1.00/1.00 vMB 71
789,124 789,124 00000000000000000004c3012fe1098fbaffdaf71d10bf6670f43f342b1318f9 4,179 1.00/1.00 vMB 117
789,123 789,123 000000000000000000015bf1abc3da306a780ac60950efd8f2bd33058c254b10 3,807 1.00/1.00 vMB 148
789,122 789,122 000000000000000000056569ce5452873940426e0c19890e80fc6e9cccb5c4fc 4,228 1.00/1.00 vMB 157
789,121 789,121 00000000000000000002ea4013dd0353de2b72189c80662c1f3d5179b51eafef 1 0.00/1.00 vMB 0
789,120 789,120 000000000000000000004adc2720d863aadf063e7e24c06f6dcd9191271b7119 4,500 1.00/1.00 vMB 177
789,119 789,119 00000000000000000002cd0d2285ffa7330ed88e840806e0a1ce8656f13eaad2 4,417 1.00/1.00 vMB 115
789,118 789,118 00000000000000000005025e519fdf62a7eb06bad267bd1b5e591d5a6522a284 3,441 1.00/1.00 vMB 355
789,117 789,117 00000000000000000002a22af3e846c0a0466b2ff6f749020f5b754104103b0d 4,580 1.00/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.