Loading Tool

Explorer IconExplorer

Memory Pool

18,416 transactions
6.57 vMB
0.05477545 BTC
Random Selection Loading Transactions
Max Size: 41.05/200 MB

Candidate Block

Mining Attempt cb7b73b2af8f9ce88eed45baacd58ee7ac2c027539de8fc33ae570a65457cb10
Version 20000000
Previous Block 00000000000000000001a77c98c284c8e46c38035fac786baf7cee48a0b16788
Merkle Root 0eb35ac2dfb53e4c2519033bf6ed198628fea90e2fa08716af7b2f45b88774b0
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.03811419 BTC
Feerates: 151.12 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,454 (277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,177 917,177 00000000000000000000f17cf84b7d98be9ed4ce8e82f3fc81749b32ec053be2 2,154 1.00/1.00 vMB 0
917,176 917,176 00000000000000000000f02c8218294b52bdcccf6a45fd5acc60b610b7389456 823 0.22/1.00 vMB 2
917,175 917,175 000000000000000000006ea28167d77e78356d67e2600c80bb2522208aad9798 3,365 1.00/1.00 vMB 2
917,174 917,174 000000000000000000008abdb9591e35b573589689f8835cef5395345376afdf 2,900 1.00/1.00 vMB 3
917,173 917,173 000000000000000000010319680de075a44e87c96deace442b8a60447f763e53 5,907 1.00/1.00 vMB 0
917,172 917,172 0000000000000000000159a98dd06373f1a9570ad4440d1722eb240eae1eed4a 3,096 1.00/1.00 vMB 1
917,171 917,171 0000000000000000000184ade3b01456e5344b279793a5220f7a7013ad2006d9 6,378 1.00/1.00 vMB 0
917,170 917,170 000000000000000000001301dbdf514ae45ad1342fe7b6832896663f2ffd1db2 3,396 1.00/1.00 vMB 2
917,169 917,169 000000000000000000000eea0a9d6d481a687d990b2c3171f4851afe5d96e9b4 4,656 1.00/1.00 vMB 1
917,168 917,168 000000000000000000019c04729db4b408fe5ff8f117260b05915ffcc95ed9d8 6,180 1.00/1.00 vMB 6
917,167 917,167 000000000000000000006f5b1ebafd1274d3f175bdfa540e266aab67662577bf 1,929 0.59/1.00 vMB 2
917,166 917,166 00000000000000000001de790ce11f2f112fb5597cc3a191c9ba9a9c89e53b8f 1,437 0.57/1.00 vMB 2
917,165 917,165 00000000000000000001008d2756058b76bd8364981b109734a84f65d56f4385 5,863 1.00/1.00 vMB 0
917,164 917,164 00000000000000000001ae9c0a122389736923bf4354405bbb23a92338d3045c 4,545 1.00/1.00 vMB 1
917,163 917,163 0000000000000000000178177cd669d12c1fa53a25e5265de683ae3335270fa1 4,110 1.00/1.00 vMB 1
917,162 917,162 00000000000000000000e391699f714809204803a1fa7680dc82cd49e54fe597 3,202 1.00/1.00 vMB 3
917,161 917,161 000000000000000000017a51f5775e06353983a923ccf52ece0848319d7aa9ee 4,618 1.00/1.00 vMB 1
917,160 917,160 00000000000000000001391686bffc63b167bbd2615f0da1dbf912e7742f6898 2,430 0.85/1.00 vMB 2
917,159 917,159 0000000000000000000101f586ff3e525d5cbae152c4b310880b0fec3938bbd5 4,501 1.00/1.00 vMB 1
917,158 917,158 00000000000000000001df4db2a50819510866c7507725fc5720ab19b9c95349 3,344 1.00/1.00 vMB 2
917,157 917,157 00000000000000000001d4d75b72a52e4ec0b6cdd3c5dd63f713910334cf4f2c 2,915 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.58 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: 1,006.51 GB
    • Received: 33.90 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.