Loading Tool

Explorer IconExplorer

Memory Pool

72,298 transactions
27.19 vMB
0.09057792 BTC
Random Selection Loading Transactions
Max Size: 164.29/200 MB

Candidate Block

Mining Attempt e6147afcc4ac8900a0198b5f227e2933b234bd1edac259780df5b4335285f756
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 8d3034bbb32a0a48ca78a859bb2350a984325bc05841912b079c46ae9b3e3999
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,120
Size: 1.00 vMB
Total Fees: 0.03214903 BTC
Feerates: 445.47 > 3.22 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (840,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,273 75,273 0000000000765abe250fabdb3d8cb2fc18a1bf093457deff255d10bd575dcb68 1 0.00/1.00 vMB 0
75,272 75,272 0000000000312238cfcff731f55992ac02304b5bdc64977ab14fc6742eac64f4 1 0.00/1.00 vMB 0
75,271 75,271 00000000005c025e0301e9bcbe54d497e0bac32f0e5208ec6157707925d80ab5 4 0.00/1.00 vMB 0
75,270 75,270 00000000002df7095441a12a79e33f633fef86b3d2d844a121f2405b03532816 2 0.00/1.00 vMB 0
75,269 75,269 0000000000201065797effaad2a366570d60c26c37ab8dc7141b8221c0306314 1 0.00/1.00 vMB 0
75,268 75,268 00000000000ac9771cccd9093739f8afaea89d02d944ab31e8d01985d7fb8db5 1 0.00/1.00 vMB 0
75,267 75,267 000000000077de9bc7fb25d719d698460887137c15fab56b69071009909d2e99 1 0.00/1.00 vMB 0
75,266 75,266 00000000004a862dfb7050a72ab2d27dcb72eb102bf8e517812600137193de9f 1 0.00/1.00 vMB 0
75,265 75,265 000000000061dc8b67c01ae55c7b086fb27daa5353ed27deac1642d174d53f1c 3 0.00/1.00 vMB 0
75,264 75,264 0000000000637c73a958f99788ba8cc6f3555d39db9d3df0e84b82b8d91198b3 1 0.00/1.00 vMB 0
75,263 75,263 000000000022f5b350134c83cb41a271ed8b8291004b98dac4a9782e8cbc3534 2 0.00/1.00 vMB 0
75,262 75,262 000000000014473ce583f3d5243f82e037a69191cc05e858a2673c6726050a20 3 0.00/1.00 vMB 0
75,261 75,261 0000000000281f7d559586835872d8d9a1744e3fbca4a325da2bdf3413df9ff2 3 0.00/1.00 vMB 0
75,260 75,260 00000000005fa25346b6d02d3f0cdb582f4d0206b43e2cdcafec8b3daad88a68 4 0.00/1.00 vMB 0
75,259 75,259 000000000020ef14839b7f5e714b2ceeb1ae6f98a29f73b66b7682c44956d299 1 0.00/1.00 vMB 0
75,258 75,258 000000000080026424bf1fd8225ca78a4431eb1565ff3b1d80f4246fe3eaed89 1 0.00/1.00 vMB 0
75,257 75,257 0000000000619ccf050db9a723d4bcef3e99cad7d69ed987a13d33a56b22debc 1 0.00/1.00 vMB 0
75,256 75,256 000000000048f6a0dbc8dc1140ad3e8171529205e4c4c3d1d9837a9b97c669d7 1 0.00/1.00 vMB 0
75,255 75,255 000000000012c83771be751a7937edb47c71a49c006c1c6926709f3df26db0a1 1 0.00/1.00 vMB 0
75,254 75,254 000000000001105f999fb586b9700d0ab6b1c432773598f591363a666eb117cd 1 0.00/1.00 vMB 0
75,253 75,253 00000000005d918c466faacbd4d1315a5248420dde4e6d43e0cc2a23c428ba7e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.19 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: 751.89 GB
    • Received: 18.87 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.