Loading Tool

Explorer IconExplorer

Memory Pool

40,377 transactions
28.23 vMB
0.13690323 BTC
Random Selection Loading Transactions
Max Size: 144.16/200 MB

Candidate Block

Mining Attempt a0ce0c0661841e9d10c59890a39d58cf2762554b594b198ebad574eeb3f83363
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root a26d477ab503c52bbed6419f57b5b416b9d2a53fe69fc3471b32fe8d92ddd59e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,090
Size: 1.00 vMB
Total Fees: 0.08257444 BTC
Feerates: 102.90 > 8.27 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (565,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,877 348,877 00000000000000000f888fe8d404a5ae03f22141d8e02a7e0e00af7c9c874933 659 0.34/1.00 vMB 30
348,876 348,876 00000000000000000491ab53c78f0006b8a5e4e1c52098c6a7dddd833f670f33 271 0.20/1.00 vMB 18
348,875 348,875 00000000000000000456fbef4b8cbba7825ea08fd178cf09e674909437cf00c3 634 0.61/1.00 vMB 20
348,874 348,874 00000000000000000bdec7c4bc2c1e5246a0a3c70556702b606fb7deb2dee765 1,087 0.96/1.00 vMB 14
348,873 348,873 0000000000000000172f441439ace35799721945867769640b9398f7ae60d192 1,692 1.00/1.00 vMB 26
348,872 348,872 00000000000000000cfb66d32e714166acc9fdc431a464a5fbedb8a314664fcf 1,258 0.75/1.00 vMB 27
348,871 348,871 0000000000000000157b40551b5d6f5855a1383e422a5271dc6667c37dd73f69 1,380 0.75/1.00 vMB 26
348,870 348,870 00000000000000000c6f3b126028ca79800b69f0e39641b4620e746022072731 1,024 0.41/1.00 vMB 38
348,869 348,869 00000000000000000c84c19ede56da324989ca4f43ba27da032642f682d80661 1,101 0.35/1.00 vMB 41
348,868 348,868 0000000000000000102ab470383bdcbb421b33527d4d6244e0239ac131f20934 1,107 0.35/1.00 vMB 49
348,867 348,867 0000000000000000029cec9c1c857a888efbe875f82daa864c316920a0fd10fe 1,764 1.00/1.00 vMB 31
348,866 348,866 000000000000000007a9219416e448d495c117d236c6c28a643a80245fd8c98e 191 0.11/1.00 vMB 30
348,865 348,865 00000000000000001728ce817dea33f92d476316d2fc4edb75e239c3d6f435a6 1,116 0.56/1.00 vMB 28
348,864 348,864 0000000000000000157dba3fec834b4f264978851ed63a83c5439dff4f3a78ac 930 0.48/1.00 vMB 30
348,863 348,863 0000000000000000113065a3b352dfd51833218c1834051e73a0160dc6b0ed54 222 0.10/1.00 vMB 31
348,862 348,862 000000000000000011b09de69f4c78579f8d4595ba619f9f8fa2478e699223df 1,097 0.65/1.00 vMB 23
348,861 348,861 000000000000000015cf902d71fe8fefe630c805e11acea753f884c0658adc25 2,076 1.00/1.00 vMB 34
348,860 348,860 00000000000000001097c418981befc008dd43e7a1c05f7df9389bb9cac9cf8c 691 0.53/1.00 vMB 15
348,859 348,859 00000000000000000eb73964ac296eb095f305ff644f8868d60571122da73f85 616 0.58/1.00 vMB 20
348,858 348,858 00000000000000000e2878fbfaf51ef76ee4f5ecf707bc12d1dbb569c10f9bb3 1,233 0.75/1.00 vMB 25
348,857 348,857 00000000000000000a2b8272bf2eeebe13ff0e294e9dc39683d57d8ff14bf394 2,424 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.