Loading Tool

Explorer IconExplorer

Memory Pool

47,551 transactions
29.02 vMB
0.09078300 BTC
Random Selection Loading Transactions
Max Size: 154.46/200 MB

Candidate Block

Mining Attempt ec6693cb0e5d3e439f80d199a908b9d7b201af532c4e4840c907ccb3489db970
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root a5f46773be3dbaf4860b7d6ee61a54d9eb23f48cda3c8f9aed20f2ddbabbdbdd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,087
Size: 1.00 vMB
Total Fees: 0.03418513 BTC
Feerates: 151.16 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (569,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,875 344,875 000000000000000005c1a9e4e763fb78a1ba6530467c5e18800babb437731ed7 1 0.00/1.00 vMB 0
344,874 344,874 0000000000000000036d57d8957bf048c4853fa789c0acb5035fca2de91c069b 256 0.10/1.00 vMB 35
344,873 344,873 00000000000000000b74498c8ec00770854b7dfc42d8b91fe31d0aeb777367fa 156 0.08/1.00 vMB 23
344,872 344,872 000000000000000016f03d613578a35558dce5909cb2d9e47862700111864aed 116 0.05/1.00 vMB 25
344,871 344,871 000000000000000014d4c04bdea8a3217b938c1a4bbbf986a1f9ccffc5feb7b9 87 0.05/1.00 vMB 23
344,870 344,870 00000000000000000ee760e68595ca50e9259fd95cf8a3160ffc6a2abfb8be82 190 0.10/1.00 vMB 21
344,869 344,869 000000000000000013d49e8cf045e71c0ca927925b427244df05e643b396d3ca 511 0.31/1.00 vMB 22
344,868 344,868 000000000000000016b614596b905fd2ec37327c7c65f83aa5f10eab04af3404 1,655 0.76/1.00 vMB 26
344,867 344,867 000000000000000016f1c10cd20255ed183880dca2af583efe37382fe83d21ba 555 0.19/1.00 vMB 39
344,866 344,866 000000000000000007be685a07afaf4018249803b53bb60a8611e38d9e828437 394 0.18/1.00 vMB 251
344,865 344,865 00000000000000000afe6bc05efb1bff64c69a94710bef0bbc707bfa796ed384 232 0.09/1.00 vMB 28
344,864 344,864 000000000000000013143c260fe668868afbd1c7c72651402e981ec8fac89e81 230 0.15/1.00 vMB 19
344,863 344,863 000000000000000001a64d806259b16c2da0ff784ca5319bd1405c36c1036d41 1,003 0.75/1.00 vMB 18
344,862 344,862 00000000000000000cb10453d413e4f7acad870a907e9593cf7a1487e43bca31 1,024 0.30/1.00 vMB 43
344,861 344,861 000000000000000001c8867cefdd2caf140cf2cf58ffe7385690d128516aad5c 237 0.13/1.00 vMB 17
344,860 344,860 0000000000000000118de2189b678bdbed230b5020b6ecf1e864daf17cb0ab7e 511 0.25/1.00 vMB 29
344,859 344,859 0000000000000000159eec6c9c7062da834f419f59a89f48d5a3eb93a68152c9 1,088 0.55/1.00 vMB 26
344,858 344,858 0000000000000000097ea6897d2e556e5c0180f20b1ce81efbe04e3323ce665b 1 0.00/1.00 vMB 0
344,857 344,857 000000000000000010df3f742de19856905473aad6f82d7ef7426177501d85e5 1,284 0.68/1.00 vMB 25
344,856 344,856 00000000000000000270ea829808419661e28d7c6e8f08273e9aa5120f7db70b 687 0.38/1.00 vMB 28
344,855 344,855 00000000000000001264f27ba510d49f1535ff4b08de1051c30a9696e84027a5 534 0.41/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.11 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: 652.00 GB
    • Received: 13.67 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.