Loading Tool

Explorer IconExplorer

Memory Pool

77,974 transactions
29.18 vMB
0.08373136 BTC
Random Selection Loading Transactions
Max Size: 176.30/200 MB

Candidate Block

Mining Attempt 3e3a75027a18541db6cc7b7d0cd105f186f2df79dcdc69ae0ed680257627c6a8
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root ee1844d87d4abd6561532e5f3ba17766018235daadbf700dc32b9e44ce17c6fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,963
Size: 1.00 vMB
Total Fees: 0.02263975 BTC
Feerates: 302.06 > 2.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (107,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,358 807,358 000000000000000000015ef4a99f2a921a7d0333cf5f8e4de56925d1bc073cd8 3,497 1.00/1.00 vMB 19
807,357 807,357 0000000000000000000089e4b9faaa1c9630f33f012163befe2f057bdae70b1f 3,457 1.00/1.00 vMB 24
807,356 807,356 000000000000000000025e631d95207f055135c151391067df3039359b93a8f8 3,288 1.00/1.00 vMB 37
807,355 807,355 00000000000000000001f0a381583b6cf23ba204a8e754affe5bf386742d26d7 3,362 1.00/1.00 vMB 25
807,354 807,354 00000000000000000001360edaf56e449df41c87b70c5d063bbb23b2b1d7889f 2,881 1.00/1.00 vMB 38
807,353 807,353 0000000000000000000423b7cc3c7d2d758b145a53ac0a66733cec6ee80ee554 4,463 1.00/1.00 vMB 26
807,352 807,352 000000000000000000012e6cc8bdc8a44505ba39a37277fdccf533c7f8d1bd91 4,087 1.00/1.00 vMB 21
807,351 807,351 000000000000000000015b5533572c04222e203b61482ddc48e20eedc807aab0 3,209 1.00/1.00 vMB 29
807,350 807,350 000000000000000000036b5c4c99c5933201f34093cb0c4e5011f9987e2be90e 2,933 1.00/1.00 vMB 28
807,349 807,349 00000000000000000003e15dfdb2569299d645b6b44de45c28e0a257c561e0bb 2,350 1.00/1.00 vMB 24
807,348 807,348 00000000000000000003c628e90b1e9a0faf5427f77c81db031dabd12bc9bcdf 3,753 1.00/1.00 vMB 31
807,347 807,347 00000000000000000001dd957e1a28b68d504450ea5bff71bd7666002efedd0a 3,622 1.00/1.00 vMB 36
807,346 807,346 00000000000000000004b0aeba2178792400bbb39881cac64edd6cffb85bfb0d 4,066 1.00/1.00 vMB 19
807,345 807,345 000000000000000000029434d8f650131909fbd3391e3a45c5ac4bbfc4798c62 3,769 1.00/1.00 vMB 27
807,344 807,344 000000000000000000051800a2111dde991577bdf2b6b69f28debf1c795f006f 3,457 1.00/1.00 vMB 24
807,343 807,343 00000000000000000002564267e62cc351e27f6dca4b9bebaa18697706aa3316 2,386 1.00/1.00 vMB 25
807,342 807,342 000000000000000000014aea9da6d1f6f3ea83c618fe497c732698baec107fe0 5,025 1.00/1.00 vMB 15
807,341 807,341 00000000000000000001fdbb0802aa243885dc285fa7d7fdb4ce9ec9a8eea057 3,354 1.00/1.00 vMB 13
807,340 807,340 00000000000000000004010325a26b647392a05288a375af6b4274733a5191c7 4,936 1.00/1.00 vMB 15
807,339 807,339 00000000000000000000d2724d8578423bb0924be534c06bea1075e52df237b7 4,341 1.00/1.00 vMB 13
807,338 807,338 00000000000000000002169363ea785e0361efa9f08b27f0e84db4a956165c16 6,010 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.