Loading Tool

Explorer IconExplorer

Memory Pool

72,733 transactions
28.11 vMB
0.06393042 BTC
Random Selection Loading Transactions
Max Size: 166.69/200 MB

Candidate Block

Mining Attempt fe046c07b772100ad21873d6672a28ed2aaf60f8491f46750efbbddaef3e599c
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root d1a432906ba5d0b8bb8ba1be1fd48a58cdfc7b41a1783d8bfe5969e11d53751e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,400
Size: 1.00 vMB
Total Fees: 0.00751802 BTC
Feerates: 40.21 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (609,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,393 305,393 0000000000000000069969cd1e8a768bb3a622ba3b923a0fac7484b5870a0b66 371 0.24/1.00 vMB 27
305,392 305,392 000000000000000002a4ca6fb71addca61ad3446c014af3eeefcfbb8ae24ba89 206 0.14/1.00 vMB 31
305,391 305,391 000000000000000037e3b493aa2c584cf395b031e84813107a704740ab35757d 186 0.11/1.00 vMB 32
305,390 305,390 000000000000000059cb3b1ee745937d690ccd35cdfc02e90766cfa1e97dac01 513 0.27/1.00 vMB 32
305,389 305,389 00000000000000000894293bae3d077894355e7fb093b2ed56b70bf1f17eb456 1 0.00/1.00 vMB 0
305,388 305,388 00000000000000002dce9ffb62491e6b358e8a7218b30634dea93a3095ba595f 209 0.13/1.00 vMB 32
305,387 305,387 000000000000000040d4213b8080bee178d77ae09e9735a8c946f40d512a805a 240 0.15/1.00 vMB 29
305,386 305,386 000000000000000037cb93b07f71810d6ee38d8c229a662fc041459af7762821 30 0.03/1.00 vMB 16
305,385 305,385 00000000000000004c2fec42eca4a962dab990e214dbb7e1cca17832c76edf0f 214 0.12/1.00 vMB 30
305,384 305,384 000000000000000018ddf70877b17fbff39458db34f39237d32da5a557a84ec3 514 0.29/1.00 vMB 33
305,383 305,383 0000000000000000413e2385951e88ad566ea21e9787597e33c33bf2bf0930cc 271 0.18/1.00 vMB 12
305,382 305,382 0000000000000000037d13e1494c96bb9ef2a92c965a107db4792d691541a33e 660 0.38/1.00 vMB 28
305,381 305,381 00000000000000000ffe42f8304b9008d1369823dd2ffd3e99c54aae422b0ff6 492 0.42/1.00 vMB 24
305,380 305,380 000000000000000038fa42a5ccd95be0fbb67d0d5bb0799ff9e0e54e8fa0bdb7 572 0.35/1.00 vMB 84
305,379 305,379 000000000000000051d3123c4e53e044a6a33b94ba0d12960969d748e80927f9 128 0.07/1.00 vMB 38
305,378 305,378 0000000000000000420bff35d9837fa012ea8f6b39c40a6199808d58893e2352 99 0.06/1.00 vMB 26
305,377 305,377 00000000000000004803793b70e289b14c3bfa6706089fa0cfdb3f45bc6bca97 242 0.18/1.00 vMB 35
305,376 305,376 00000000000000003fbc7664dc3d588c164ddf1905db78a26f0652491a0c72ed 97 0.05/1.00 vMB 27
305,375 305,375 0000000000000000215a6792b34b6b25863a6699770a0aa2cde58b5ae951efb9 403 0.33/1.00 vMB 28
305,374 305,374 00000000000000005b2db2fb3811df0499f6726e1e951acc59ed1d4bb866b3e1 220 0.22/1.00 vMB 22
305,373 305,373 00000000000000002014fb89fa0ffe1ec4675c3edb32563b187f461a22a9e596 170 0.12/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.48 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.18 GB
    • Received: 15.41 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.