Loading Tool

Explorer IconExplorer

Memory Pool

79,513 transactions
30.36 vMB
0.07995494 BTC
Random Selection Loading Transactions
Max Size: 184.91/200 MB

Candidate Block

Mining Attempt a33da6a40c6655c61b5d378ddf5c5a1884525f8f13637419b6e23158ac4f57da
Version 20000000
Previous Block 00000000000000000000fba2abb8d490d843f57da6d6a845cd44dde2952f7920
Merkle Root e1353d783dbe344f4e5f1c42398177f17812700312caead6cf83d485e6b6b18b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.01168428 BTC
Feerates: 40.21 > 1.17 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,388 (576,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,201 339,201 00000000000000000f7f7d03954b4f7e621ee01f74a6d6c958a210505033bf96 1,072 0.71/1.00 vMB 19
339,200 339,200 0000000000000000067ba3fff6c0fc406d15dcbb539612c96ba0c51ff3649f05 1,329 0.43/1.00 vMB 49
339,199 339,199 000000000000000007df2bad5c2e353f6fa7efcd4ed58aac4cc4c63fe303a76b 374 0.21/1.00 vMB 36
339,198 339,198 0000000000000000125634c328670bbfa28e9148adc835cde1b762aaf6019b87 82 0.05/1.00 vMB 20
339,197 339,197 0000000000000000036cfa8bc2913725b233b267ec5ad0a304eb9407f3b66e9a 139 0.07/1.00 vMB 31
339,196 339,196 000000000000000007bfa0a78941247984c09483ad817cc7a80b9400ac2d4490 339 0.59/1.00 vMB 7
339,195 339,195 000000000000000013332de175934f9b488bb7b049522f650801e484568a04ae 1,916 0.75/1.00 vMB 32
339,194 339,194 000000000000000000d69a254b379f4552d13d3fd0b5320199808583935418d1 411 0.19/1.00 vMB 27
339,193 339,193 00000000000000000d758dccd73930413131525bdedceeb5df0b537f5fb6f7e8 218 0.16/1.00 vMB 19
339,192 339,192 0000000000000000120e90d9dc0669417ef6a3c5811e4b8f7500de63a5f2b6bd 115 0.05/1.00 vMB 25
339,191 339,191 000000000000000015e70241ed5b7ac37bf3520d7d321fe7ecba5a910e2473ea 979 0.59/1.00 vMB 21
339,190 339,190 000000000000000011909022a2d57bf0eced25f908b256505a39aa4772bbeb63 633 0.30/1.00 vMB 31
339,189 339,189 0000000000000000046b253af06b3954afc973a4ef3e02d6c8d1100680c56d44 953 0.53/1.00 vMB 20
339,188 339,188 0000000000000000130f84b23e2b58594485014d68ca6708095577441811a7ee 2,250 1.00/1.00 vMB 30
339,187 339,187 000000000000000008259cd5307bc37cd2e14f0e488f3a4b6eae4bdc53cab9f1 552 0.28/1.00 vMB 25
339,186 339,186 00000000000000000a52b220b89f2cb0287432b4bf9e3f0a3b365ad6139c2d4d 303 0.11/1.00 vMB 24
339,185 339,185 000000000000000014fe5a5998e367501add52459c0056de3ae99c5fb81476a1 620 0.33/1.00 vMB 29
339,184 339,184 000000000000000014531d25ffbaeb60c9b0b16127693e0a25bf448f64a19e83 31 0.02/1.00 vMB 11
339,183 339,183 00000000000000000eced7f73fa420d11c52a2e559280570ee87975d198a3d7e 539 0.33/1.00 vMB 22
339,182 339,182 000000000000000014e79795b27981e00eae9e9cc53131468a0067c00954ef4d 112 0.06/1.00 vMB 17
339,181 339,181 0000000000000000107aa37dcb9a5d72b3f3a679fc485b38d9e3e6308ad6ff15 814 0.36/1.00 vMB 28
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.82 GB
    • Received: 18.27 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.