Loading Tool

Explorer IconExplorer

Memory Pool

81,488 transactions
30.95 vMB
0.08676963 BTC
Random Selection Loading Transactions
Max Size: 187.59/200 MB

Candidate Block

Mining Attempt 25489e89e6b2845ccaecdb828394f55978d7d3d673c7119cb6ee3df639db982e
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 059b5b6ce12b1f1a985a701fc07687ebc3c1c8c036732450563d60c25d8c880f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,064
Size: 1.00 vMB
Total Fees: 0.01412492 BTC
Feerates: 115.63 > 1.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (485,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,191 430,191 000000000000000000e728487a878046fb289a67266ebffb4568861724e70dbb 1,362 0.53/1.00 vMB 61
430,190 430,190 000000000000000003eda34adbef1518342e457a425062a23c4ba8b1fcfe2cc6 1 0.00/1.00 vMB 0
430,189 430,189 00000000000000000285eb4277090d762fa2a5b9ed00d9f2d1000e2933b9420e 99 0.99/1.00 vMB 1
430,188 430,188 0000000000000000026e6c4fd0f014994ee640563c7d42494c4c1233aeee1102 236 0.11/1.00 vMB 58
430,187 430,187 000000000000000004d8531d3e88bdb587af0fdef33e141c8e16f1c85b811b55 1 0.00/1.00 vMB 0
430,186 430,186 0000000000000000048304816349032406da39e8216793273821038f42db323d 1,291 0.74/1.00 vMB 45
430,185 430,185 000000000000000002cb990a8917eff7dcad70ea68a3b9920cb3b59823958fd1 317 0.11/1.00 vMB 56
430,184 430,184 000000000000000003330ee44f353610a08704baf48f0ebdfa2012f638c57793 266 1.00/1.00 vMB 5
430,183 430,183 000000000000000004c1a3bc0703194a70c7761112817bb0d3e537a5a61b14da 1,571 0.63/1.00 vMB 55
430,182 430,182 0000000000000000036ef33da702087e44269bcd17c8c7edb3c798bd66e1d95c 708 0.30/1.00 vMB 55
430,181 430,181 0000000000000000014c1b77c3fd555fd303b36dcf87fc9b01863446d55c66dc 1,095 0.44/1.00 vMB 54
430,180 430,180 000000000000000002b68fb8e42be45b4f83599ecd152035b9fcd84b8c289bcf 780 0.29/1.00 vMB 55
430,179 430,179 0000000000000000011be83555acff547f4ae9a87b19e84e93aacfe0b2f91d86 717 0.32/1.00 vMB 53
430,178 430,178 0000000000000000022de3fd2144a922f9cc8763341e9f357cb8b78eebb1c401 766 0.33/1.00 vMB 57
430,177 430,177 0000000000000000029dca2c21e3d22f591c910f55ade8421494495628daf28b 846 0.39/1.00 vMB 59
430,176 430,176 0000000000000000024eec492ba656e39d77a267a565bc46613cec3e544dca5f 422 0.19/1.00 vMB 60
430,175 430,175 0000000000000000049ce9c47a076dd9df2ad69cebb39159927062b6cbb4fac9 39 0.02/1.00 vMB 58
430,174 430,174 0000000000000000031cbae599ef8f591dd5e941c5e6ec58a5f3b478ed3d6c01 327 0.14/1.00 vMB 60
430,173 430,173 000000000000000002818ba6d0c2bc23920a352113beb99ddef6e011d617f654 270 1.00/1.00 vMB 6
430,172 430,172 0000000000000000032a4a92dc2e5f059b7effcfbc5fa127f56d43987d6dd903 492 1.00/1.00 vMB 15
430,171 430,171 000000000000000001aca8ce66ee97922f60dc506a2fe496c3bdae56db469160 459 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 783.05 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.53 GB
    • Received: 18.18 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.