Loading Tool

Explorer IconExplorer

Memory Pool

74,820 transactions
28.41 vMB
0.07690704 BTC
Random Selection Loading Transactions
Max Size: 173.23/200 MB

Candidate Block

Mining Attempt e8918f4c430a1ce0c382c6e8b48a9b00c359e5e1379517bf93d1f5ed47996184
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root 42a13524d4d21160a3961c9cb5b2363de89b6377159a2509a8474590afe03b57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,466
Size: 1.00 vMB
Total Fees: 0.01538864 BTC
Feerates: 150.77 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,106 915,106 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f 3,233 1.00/1.00 vMB 5
915,105 915,105 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723 1,834 0.70/1.00 vMB 2
915,104 915,104 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679 55 0.02/1.00 vMB 1
915,103 915,103 00000000000000000001b40aadb18e52315be905fafa46b105ceaea966ea5c62 3,641 1.00/1.00 vMB 1
915,102 915,102 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58 195 1.00/1.00 vMB 1
915,101 915,101 00000000000000000000a2566ce5934000725a72f487434754fd20bbcc8ee5b6 2,255 1.00/1.00 vMB 6
915,100 915,100 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31 880 0.35/1.00 vMB 1
915,099 915,099 000000000000000000000a1535e58b5a44cd5134f86b26b811cf56e67cc0d60a 2,172 1.00/1.00 vMB 5
915,098 915,098 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f 3,399 1.00/1.00 vMB 4
915,097 915,097 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c 2,950 1.00/1.00 vMB 6
915,096 915,096 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a 3,518 1.00/1.00 vMB 3
915,095 915,095 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd 733 0.24/1.00 vMB 2
915,094 915,094 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c 2,845 1.00/1.00 vMB 3
915,093 915,093 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3 1,631 0.61/1.00 vMB 2
915,092 915,092 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed 2,875 1.00/1.00 vMB 2
915,091 915,091 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6 4,322 1.00/1.00 vMB 0
915,090 915,090 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620 3,198 1.00/1.00 vMB 3
915,089 915,089 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd 3,809 1.00/1.00 vMB 1
915,088 915,088 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a 3,465 1.00/1.00 vMB 0
915,087 915,087 000000000000000000000479bc4e31fc81c2fc71ef05c7b80530749b20c130fd 963 0.56/1.00 vMB 2
915,086 915,086 000000000000000000014b592946cbd74c2c420f2f46ca5e713cf0fa67783091 4,048 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.82 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: 711.25 GB
    • Received: 17.10 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.