Loading Tool

Explorer IconExplorer

Memory Pool

84,682 transactions
31.62 vMB
0.10807267 BTC
Random Selection Loading Transactions
Max Size: 193.83/200 MB

Candidate Block

Mining Attempt edcf2bc32cdd97554175adb681ecd140f0e2af98e10502e9317aeb384017edd9
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 603f0cb785fa1d332a55fa90e76b65a382eb21a16fa4ad68ae0fcc9e1adbc62e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.03443417 BTC
Feerates: 301.57 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (563,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,069 352,069 00000000000000000383e3cc97c0fff4639417af7be921f5d6f82018c8f508c3 257 0.14/1.00 vMB 29
352,068 352,068 00000000000000000fa0d9695ff0b6594bd6b4eb3b6f98d90aa60614504d18de 275 0.22/1.00 vMB 21
352,067 352,067 0000000000000000002f6b9130987c4675cf67298009ba6c10b6bfaaab54979d 258 0.32/1.00 vMB 17
352,066 352,066 00000000000000000d9620505a6a5b6645bd5d2a6be24905bafbbefc021acdd6 971 0.50/1.00 vMB 28
352,065 352,065 00000000000000000b8be02d8472b165921b65d82d55f254ec1ea18f52621a02 556 0.33/1.00 vMB 23
352,064 352,064 000000000000000013cf7381bc503e562a120521e931c02cfee6016ed75f1660 1 0.00/1.00 vMB 0
352,063 352,063 00000000000000001198c2c3d5f038bd8d5a5eb454fd60d25b5b3e8afdde4c64 991 0.51/1.00 vMB 26
352,062 352,062 00000000000000000b3853af1d8c92a5cb3505462ce070838b3248d3ba37845d 656 0.36/1.00 vMB 27
352,061 352,061 00000000000000000910308956cfb10f194c5b6b075aaa620b6f65433b9f1303 630 0.35/1.00 vMB 37
352,060 352,060 000000000000000008bb54b54accde7e1e4c4d3c8d040aa75d4e7aa0840ca7ce 884 0.47/1.00 vMB 27
352,059 352,059 0000000000000000161293f856226d9b08afb03b92ffcec7c69159e1230d49e4 75 0.10/1.00 vMB 8
352,058 352,058 00000000000000000a6a794c4801e8c0d8e257378cbc912160649faaab273d98 571 0.27/1.00 vMB 28
352,057 352,057 00000000000000000e8a76f3771eee07c96c8c3a7819f0ec821f2326c104225b 201 0.09/1.00 vMB 29
352,056 352,056 000000000000000008d4f00284a6fb1eda97726a6d147b92f7dc8e2bf87d3f82 57 0.04/1.00 vMB 21
352,055 352,055 0000000000000000082fd4c54b2d5d2e9f9eb7792e193cd8ea54e3a2c5fd57b5 228 0.12/1.00 vMB 30
352,054 352,054 00000000000000000eb22187a1983caf82cd38631d1954bd62d186adde60da40 491 0.24/1.00 vMB 27
352,053 352,053 000000000000000003e843f3f8fcd558bbe567bb5205eef3e7e8ece7a2203584 885 0.48/1.00 vMB 26
352,052 352,052 000000000000000015d0416c5dde211140fc58fb74428f41604bb705e4c2e301 637 0.34/1.00 vMB 28
352,051 352,051 00000000000000000fb79e0f1e2f34cff97d8f6e86ad8b31bc05fb5c1d6fc1e7 899 0.43/1.00 vMB 25
352,050 352,050 00000000000000000f29fe6d79c305401683b51cad97875421210bf31209d610 1,044 0.50/1.00 vMB 31
352,049 352,049 000000000000000004bccb24cfe6253399364e4ed20bc9c1ae849ee7de979112 149 0.10/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.59 GB
    • Received: 16.92 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.