Loading Tool

Explorer IconExplorer

Memory Pool

83,107 transactions
30.85 vMB
0.09021724 BTC
Random Selection Loading Transactions
Max Size: 186.14/200 MB

Candidate Block

Mining Attempt faf45736637752310f2c1a0847f4d7ccd109a75a988aea36cbc4f3d61b80486a
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 79f4caf26a4aaecc20991697b5b78dcd218c2dccf1111861b627f93dbec95f1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,599
Size: 1.00 vMB
Total Fees: 0.02368778 BTC
Feerates: 366.60 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (572,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,863 342,863 000000000000000013602cdf133f68645649d11117aa53eecf5d6b998c60f749 148 0.07/1.00 vMB 22
342,862 342,862 000000000000000008a97b528333526cef4dff7951deeacd2652b3be9b681ef5 907 0.42/1.00 vMB 27
342,861 342,861 00000000000000001094c6eca96d23134e906cf15f82f56187f8c8cc9b441e6d 472 0.29/1.00 vMB 24
342,860 342,860 000000000000000000776cd958abd56dc86744ed8077dcff0638ed6317a841f6 412 0.19/1.00 vMB 28
342,859 342,859 00000000000000001234112b4840ed2ca9089c4e3ba2927fad313126f74e8922 911 0.40/1.00 vMB 28
342,858 342,858 00000000000000000098d634ec09b3f92ef67d86f78492e4bf7b0cbce0c9eee5 15 0.01/1.00 vMB 17
342,857 342,857 0000000000000000006f809c375f4dc89c905a7e5cfbcb7e6fc036d84b9a3723 72 0.04/1.00 vMB 20
342,856 342,856 0000000000000000064c8df9d3eb078a650f4cb6a2dc305cb77422c5c09c57f3 200 0.10/1.00 vMB 23
342,855 342,855 0000000000000000166b536f8caf7b5b1b4560804bf7f6dbf4727d58f4ed133b 32 0.01/1.00 vMB 43
342,854 342,854 0000000000000000037bec417375de69435a256615cff480952d5b1fc68abbc4 400 0.20/1.00 vMB 27
342,853 342,853 00000000000000000004fecbc3701a612e1dbfe78c374a835112904d52a6108d 1,236 0.58/1.00 vMB 27
342,852 342,852 000000000000000012ee7805c83ef7f9c6aebbeeb81478d273338603279c8c50 346 0.19/1.00 vMB 27
342,851 342,851 000000000000000015d1e6c81c79a65ad5349d0acc9d2a9e3a9e57412b42fc46 237 0.12/1.00 vMB 26
342,850 342,850 0000000000000000072f50ac0e0f662fca84260ee6ca322a1a889afa135beff4 180 0.09/1.00 vMB 19
342,849 342,849 000000000000000010f5e64d732feb5e75aea84e0e70b00c102fddea400f7a17 1,499 0.68/1.00 vMB 29
342,848 342,848 0000000000000000017ea33e1abdb452a08c20672bb32d3df42631202af25dfe 489 0.25/1.00 vMB 22
342,847 342,847 000000000000000012884c6e97abfe6de7cd48aa52933ef2f24e8d5055625b7d 1,277 0.61/1.00 vMB 29
342,846 342,846 00000000000000000f08a8fcf627e0e2cdb4b81a65acb23ebf9e445e348cdd6f 1,151 0.54/1.00 vMB 29
342,845 342,845 000000000000000003f809d3364e0b42fe94443db70124454d56f14d6a75013c 1,247 0.61/1.00 vMB 26
342,844 342,844 000000000000000004b72cce545050131ce8d80df89580fe7e355a5876b1446a 598 0.36/1.00 vMB 30
342,843 342,843 000000000000000003cd1b28f8c9a885b2b426a5bbc271dd760e775ffa51e4c8 176 0.09/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.