Loading Tool

Explorer IconExplorer

Memory Pool

71,469 transactions
26.68 vMB
0.06433011 BTC
Random Selection Loading Transactions
Max Size: 161.77/200 MB

Candidate Block

Mining Attempt bed62e4e79d07654427d8dc9f3148a61ad9a90827c6ad685d5e2ca9b07e759af
Version 20000000
Previous Block 000000000000000000016aa18e8ecd613d6541af8a0d66953f28fb8fdcfea38a
Merkle Root 1f35a45a911dbbb174894e2145bdf8555afec1fc8c0f7fb5866b10ac81ceef29
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,720
Size: 1.00 vMB
Total Fees: 0.00725480 BTC
Feerates: 192.18 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,551 (856,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
59,096 59,096 0000000006a17ed0f26a80b45315989bb1969e2f60369a99150baa26241aafcc 1 0.00/1.00 vMB 0
59,095 59,095 000000000bd5186ab748d7d002555a5c17f325f66d2c710688d13dfa412889ae 2 0.00/1.00 vMB 0
59,094 59,094 00000000004001a951af9e29472108348703030bfe86b972d7871743866c16a0 2 0.00/1.00 vMB 0
59,093 59,093 000000000c5d9f6881a86174ce8022dd6b1d8b51231ac3f78ec393423daf28a5 1 0.00/1.00 vMB 0
59,092 59,092 00000000076dac36759e19c1f6f669467c7415c636547b20048742ec59fc7a19 1 0.00/1.00 vMB 0
59,091 59,091 000000000a222a5688a6c16e1ba7988e04102eec9fac4eb3bbfc05d27a521a14 1 0.00/1.00 vMB 0
59,090 59,090 00000000023cf6731a843efc36a577537888d40a3d68ce64117ff87e607f68b6 1 0.00/1.00 vMB 0
59,089 59,089 0000000003400e22d2fc9187c55d70315acf1952fc0bf307208d19db66b2826f 1 0.00/1.00 vMB 0
59,088 59,088 0000000002d1ea4bfc0389573c883c277586bf37e766c59b0665995a884f18fc 1 0.00/1.00 vMB 0
59,087 59,087 00000000081ff395ccda03918e91ba01526fb81cd463c93eecfab5f864a4b329 1 0.00/1.00 vMB 0
59,086 59,086 0000000006e4ce73aab3c26e5c87cbee1503214d665b9272e0f270c915c16a6c 1 0.00/1.00 vMB 0
59,085 59,085 000000000595b521cfcb24aff5b53afd66ef31b580f017abda08d52136ca40af 1 0.00/1.00 vMB 0
59,084 59,084 00000000007bf886a01b696ad6089042a4d445ad4f5deb577bd3054132a662c0 1 0.00/1.00 vMB 0
59,083 59,083 0000000001731527157e1783bc4c3a17e5e2b5ced6594f225766999642ba5df7 1 0.00/1.00 vMB 0
59,082 59,082 0000000004e1d6cfebd137fba3c587cedd7e5ba795ea42f46cc318d0cf0fb943 1 0.00/1.00 vMB 0
59,081 59,081 0000000003216e600546745deb6af8aeadcda2b3cbc988914a57dcb4c49a03c6 1 0.00/1.00 vMB 0
59,080 59,080 000000000784423e05052b0d6f23db86c706cbd4e5e9701fe928697393250b9d 2 0.00/1.00 vMB 0
59,079 59,079 000000000c093856ff3377bc244005f94170fad2e367c77e936b6992af74f895 1 0.00/1.00 vMB 0
59,078 59,078 000000000ec1081d0ea27ce20dfb6ff331e6b8f189ba21385857316f16b17ebd 1 0.00/1.00 vMB 0
59,077 59,077 0000000008d38bc4d7f50ded8e589f424c25eff1a535a96bab6938a84087354e 1 0.00/1.00 vMB 0
59,076 59,076 000000000d83395cea052d104e141684dfaeba1c7416f5f72a56c57f3188607c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.35 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: 768.23 GB
    • Received: 19.54 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.