Loading Tool

Explorer IconExplorer

Memory Pool

81,720 transactions
30.73 vMB
0.09816065 BTC
Random Selection Loading Transactions
Max Size: 187.65/200 MB

Candidate Block

Mining Attempt c89e01d02e4a667ee0c69a74b4f047aab6e5c0ef988c1f431eb123b8292ce216
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root df84499c76aa3e71a04297be375154f6cd16529c5b20acfd6b790f5e2287f2a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,013
Size: 1.00 vMB
Total Fees: 0.02639658 BTC
Feerates: 301.60 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (564,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,890 350,890 0000000000000000085419e320f931376b7a728b15fe0bf03f9de0753d391118 208 0.10/1.00 vMB 32
350,889 350,889 0000000000000000056edea3945f5d5fb4dcaf8611775de5e6ac62225aabf1a6 1,241 0.69/1.00 vMB 23
350,888 350,888 0000000000000000014d2eca6219ca03a53363be4f7f2c96497ac3cfbb4a5623 1,329 0.75/1.00 vMB 24
350,887 350,887 0000000000000000005d18926e6b840429aa4f5c57b4109cf3052755e65989c4 1,442 0.75/1.00 vMB 26
350,886 350,886 00000000000000000c9507b55fdffa4fe9b5a29c744119216cd29adf3cc8e056 147 0.08/1.00 vMB 27
350,885 350,885 0000000000000000003f99f53d45a1d4838daee43d69b05fdb9e2896491ad059 482 0.56/1.00 vMB 13
350,884 350,884 00000000000000000fd3930b320b820dbc02680c38e19562e4f48e946372dc6e 1,665 0.75/1.00 vMB 32
350,883 350,883 0000000000000000116e4d322ebb66416511ee9af87d7e9dfa5d346795e6ddb9 347 0.17/1.00 vMB 26
350,882 350,882 0000000000000000129c1c59ad19de497fd2128c8ed241b3f130d09662626060 173 0.13/1.00 vMB 15
350,881 350,881 000000000000000008888eeb58059187451fe6f5ca0875d6a49471cf8bcb5fcd 744 0.43/1.00 vMB 24
350,880 350,880 00000000000000000f066d894e934529f85663e846522f3a31075410ff434e9b 916 0.48/1.00 vMB 25
350,879 350,879 00000000000000000a5617766cd437bf8f9c968a31565de9621eca759d097c39 1,064 0.49/1.00 vMB 30
350,878 350,878 000000000000000015a8062b79c00f545dac8fd39f67b68bac720f73e3c1457d 48 0.21/1.00 vMB 7
350,877 350,877 0000000000000000054062b288c3172b37d438130976d6e53683c5d6823b8944 764 0.75/1.00 vMB 20
350,876 350,876 000000000000000011ef2bbf93e7f2de4693ddb5c95f207656ad3c02a9ac0dcc 315 0.24/1.00 vMB 21
350,875 350,875 0000000000000000067e5600f5d998e913c891f65ef139def971e1cbfbdd3738 906 0.56/1.00 vMB 22
350,874 350,874 00000000000000000c74a7a5a2ea0092ff17b19a5a6ddc093a47996d51caaf67 103 0.18/1.00 vMB 16
350,873 350,873 00000000000000001125df2a7f14b766615e205f0b2056c21572e4c67ed3c5db 442 0.25/1.00 vMB 26
350,872 350,872 00000000000000000c668495e12047418f2786dd18e4280da7af5f1ffbcfc16f 1,495 0.83/1.00 vMB 26
350,871 350,871 00000000000000000a599b97a4c2539e408b28a56fbba9fc67473e4350c37031 849 0.57/1.00 vMB 15
350,870 350,870 0000000000000000091ba627bb3e4fc8f2570ecd384b2b16b0d5281b509ef200 1,579 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.30 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.