Loading Tool

Explorer IconExplorer

Memory Pool

41,932 transactions
28.92 vMB
0.07209345 BTC
Random Selection Loading Transactions
Max Size: 148.41/200 MB

Candidate Block

Mining Attempt a13da5de61c10cbdc9e7a1409846e0485714bcf9f050f688fa477acf760a0def
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root cf61218e36ac8884264c5711af30c3f54db4eb8cba66182b8910ebb6f9042260
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.01572663 BTC
Feerates: 100.19 > 1.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (141,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,130 773,130 0000000000000000000450268e8431e0765900a9bd4dc647d7a907abf001dd67 1,183 0.44/1.00 vMB 13
773,129 773,129 000000000000000000060a6811f0bf0bc6e2f92e3ea891584507e90737b4b6af 2,750 0.87/1.00 vMB 8
773,128 773,128 000000000000000000003c4dcadc55fb9c4cb44bea0897bc2009b0eac7d4b77f 2,804 1.00/1.00 vMB 13
773,127 773,127 000000000000000000026877523398d6738832411286f4a4499f535e04213976 1,227 0.56/1.00 vMB 9
773,126 773,126 00000000000000000003dddc92a0c56132cffd33e1b94ffcaa4787cbae66c7c5 681 0.33/1.00 vMB 13
773,125 773,125 00000000000000000006250f36e8d1cf12619dfd1de970922bfafba227948e9c 1,369 0.53/1.00 vMB 11
773,124 773,124 00000000000000000001a552baf0a1a55e43d45060b82d6695d9379ed93aeb89 742 0.53/1.00 vMB 7
773,123 773,123 000000000000000000005852b17c77f7fa3b42c6846f92cd306566afb18ff1a0 789 0.93/1.00 vMB 4
773,122 773,122 0000000000000000000315495bbbef937518c4171705065998cadc29a660dd1f 2,246 0.93/1.00 vMB 11
773,121 773,121 000000000000000000000c9f3b1681d0ef184293d16868b0d1ea15a953e162aa 2,614 1.00/1.00 vMB 9
773,120 773,120 00000000000000000004d1269b86aeeb4432c0e0a08e21d7db6a37975a9bee0f 2,086 1.00/1.00 vMB 17
773,119 773,119 000000000000000000021ab52a89d4ef2eb8cd31f21002477bee0e9b00c7f99c 232 0.08/1.00 vMB 12
773,118 773,118 000000000000000000047ee86e1be2f4b378c76cc1b5d1feb379505734f22a62 131 0.07/1.00 vMB 13
773,117 773,117 000000000000000000040398c5b8d331ca15291ae65f6706f85237319c6a8b95 1,331 0.48/1.00 vMB 13
773,116 773,116 00000000000000000002a0dd015abac61c255a0dc79f8c81c73bafc1352a4150 2,155 1.00/1.00 vMB 4
773,115 773,115 0000000000000000000106b9b713ddb134a7a5546113939eb5253e6a160b71e9 3,200 1.00/1.00 vMB 18
773,114 773,114 0000000000000000000006b4679a43dcf39cd0a3d03995289dea8816dfad0853 1,209 0.36/1.00 vMB 12
773,113 773,113 000000000000000000034ca8def328811b9deec3777010996d44020a772bc3de 1,075 0.36/1.00 vMB 11
773,112 773,112 0000000000000000000106d08a4a8ac0c8d7a32a01e0642aa9482d1d7843ed39 125 0.03/1.00 vMB 16
773,111 773,111 0000000000000000000538408bda20863a26208d9e12074974242adfb65c2e23 2,327 0.79/1.00 vMB 10
773,110 773,110 00000000000000000006872ea80213446c73e4d96c09183fd0c029090d00abb3 753 0.28/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.