Loading Tool

Explorer IconExplorer

Memory Pool

85,128 transactions
32.06 vMB
0.13047146 BTC
Random Selection Loading Transactions
Max Size: 194.49/200 MB

Candidate Block

Mining Attempt e53cf21193707b208e108e309a26a14a2436dad48cbf58a60eac051f1818d71c
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root c4ce8e7da0115f7f499e74cea600379b4f6db774c6e09e9c79d2fbf3d4de2c86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,749
Size: 1.00 vMB
Total Fees: 0.04127446 BTC
Feerates: 405.89 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (16,127 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,257 899,257 00000000000000000001228d78d7e5d5baebfd2386fedbff056cddd326824d25 1,054 0.22/1.00 vMB 1
899,256 899,256 000000000000000000016491cebefd5fccc187eac6565a3946585304647afe00 2,095 1.00/1.00 vMB 1
899,255 899,255 00000000000000000001c6d9e0a6053171d7c688bdd1fba4461c90b8aba576ab 2,253 1.00/1.00 vMB 2
899,254 899,254 000000000000000000004d0949c9851e94ecf9f8c9736cf75bab30e10dea72e5 3,853 1.00/1.00 vMB 4
899,253 899,253 00000000000000000001b42ecd0433de7addd4d39014eb766a75ad1789968068 361 0.13/1.00 vMB 2
899,252 899,252 00000000000000000000420c25680a4cfe8a7c4b50b5e4485ce65f7548d8ac9e 159 0.07/1.00 vMB 2
899,251 899,251 00000000000000000000517c01d46f6fb8848664eaac5efcc510c9656770bbf0 842 0.42/1.00 vMB 2
899,250 899,250 000000000000000000008a7a60172d6a40f657e8c1c09bbd937be7515fb1c83f 1,414 0.53/1.00 vMB 2
899,249 899,249 0000000000000000000062ef5530852da814616651135a51bab750f78838752b 1,253 0.41/1.00 vMB 2
899,248 899,248 0000000000000000000103054c811d90f8111630cd9841e2a1fd74c8eb0002b0 886 0.29/1.00 vMB 2
899,247 899,247 000000000000000000015e37486869b6c363f6246ab935eb042eb5ef0d2f136a 753 0.19/1.00 vMB 2
899,246 899,246 000000000000000000017a9367f6c7277f72db33f86bf7ffd4ad8e0006bf87a7 2,614 0.67/1.00 vMB 1
899,245 899,245 000000000000000000005c93694ab1a85e05e3f73dd759f44e0ff310f159b61e 2,467 1.00/1.00 vMB 2
899,244 899,244 00000000000000000001154752958ab5ad930c068bb8017e2db304a0fa51dc93 3,198 1.00/1.00 vMB 4
899,243 899,243 00000000000000000000696311b31367e6b5e52c97d3988fda92a741d739a731 2,516 0.57/1.00 vMB 2
899,242 899,242 000000000000000000009023ebc6ccf0ecf969286996d87f1a2676cefce829b1 121 0.03/1.00 vMB 3
899,241 899,241 0000000000000000000209ccc7a7427de799e718fe7f0fa30cd0615d95dfc5d3 2,079 0.58/1.00 vMB 1
899,240 899,240 00000000000000000001c22d0ebd5012b4773583ac72c9cde1a60b27aedc11ce 3,082 1.00/1.00 vMB 2
899,239 899,239 00000000000000000002086cf06ea72227ed41f17c644efd7798164662319bfa 3,655 1.00/1.00 vMB 2
899,238 899,238 0000000000000000000222e660e62226e91e8bdf04aab9cfccd1bb3cd2cf7cbf 4,794 1.00/1.00 vMB 5
899,237 899,237 000000000000000000016bf56ab74f072dada6f6d1eba6b4344eeb87a9b969db 4,866 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.06 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: 720.76 GB
    • Received: 18.24 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.