Loading Tool

Explorer IconExplorer

Memory Pool

80,177 transactions
34.61 vMB
0.17350578 BTC
Random Selection Loading Transactions
Max Size: 193.74/200 MB

Candidate Block

Mining Attempt e93ff1ff9d90ec307824524423104663b7694c4307dec067186ea8917502d29f
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 64d3f731987d2afbc9e73c45dc0466582ce856f1381549c7839487dc529b83d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,053
Size: 1.00 vMB
Total Fees: 0.04552572 BTC
Feerates: 150.93 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (624,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,334 291,334 0000000000000000e569bed25558b9a94cab3483fb43874d3381a282ffa19463 45 0.06/1.00 vMB 9
291,333 291,333 0000000000000000d741ecabc6e14b3a6b3c92ca27f84dcaff2458df2cca79bc 198 0.10/1.00 vMB 25
291,332 291,332 0000000000000000b953f338ddc8e0d9a6ab7476a899118e641b87a7809bb12f 146 0.08/1.00 vMB 15
291,331 291,331 0000000000000000379beb369e1310321367fd95fb29cf376e75c5420e0c4928 291 0.15/1.00 vMB 33
291,330 291,330 0000000000000000f0fde8ca3c75a7fea8e9212bdd8f83ad6591dedda1b6b0d0 589 0.36/1.00 vMB 24
291,329 291,329 0000000000000000d7bfd6824466134ed97f2d21bbaaf5428014ff31d3784ed9 512 0.16/1.00 vMB 77
291,328 291,328 0000000000000000db31c9fcf47ffc1452ed175325cb80355acc28b2ea3f5e18 316 0.16/1.00 vMB 41
291,327 291,327 0000000000000000085321c2a7a054fddb53a7c8b74576dbaafa9594b445e28d 228 0.08/1.00 vMB 34
291,326 291,326 0000000000000000ef2b4a9b84316a8d90e86917487237816c015e8cee003283 359 0.17/1.00 vMB 68
291,325 291,325 00000000000000005a28955110448cbaed259692db3d13c36effcce9f11ac414 701 0.28/1.00 vMB 34
291,324 291,324 0000000000000000620010a0b9d0438140847688f483b7b27a7677f81bdeeac3 541 0.29/1.00 vMB 35
291,323 291,323 0000000000000000739f8b20f69146584f5a6997ab09f278d6052aa7b1983c4a 871 0.35/1.00 vMB 45
291,322 291,322 0000000000000000370ca14979c9923e893598cdf12b47f978102ea1b9a4125e 185 0.06/1.00 vMB 57
291,321 291,321 0000000000000000f1a689dfc030ada21b69335e337ec8aa5707210532923e89 608 0.24/1.00 vMB 37
291,320 291,320 0000000000000000de6c7272e8af0cb62050b299f323d2bcc5597ee65b85e413 149 0.10/1.00 vMB 17
291,319 291,319 00000000000000009a854a1c3f22d00b6f7964e2d873e3e9c1712830d6912521 191 0.10/1.00 vMB 28
291,318 291,318 00000000000000005d2f3ef0bf30806f1fc3b4b7303cafdc526affc2f585de0a 243 0.12/1.00 vMB 77
291,317 291,317 0000000000000000649c61870d5801368ee44a7cd2fb12fa60d04f94a4841528 433 0.21/1.00 vMB 33
291,316 291,316 0000000000000000845731e027afeef4aac4402af01c21cca7acf4abf6f04d04 256 0.10/1.00 vMB 61
291,315 291,315 0000000000000000fd1800c52915f2a2839100913094771c7bac9bd88e453ed0 214 0.15/1.00 vMB 22
291,314 291,314 000000000000000088412cff4a71764eeca973bf418f1c40850d0d71656e8196 853 0.35/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.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: 734.15 GB
    • Received: 18.55 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.