Loading Tool

Explorer IconExplorer

Memory Pool

25,326 transactions
17.41 vMB
0.04266345 BTC
Random Selection Loading Transactions
Max Size: 89.90/200 MB

Candidate Block

Mining Attempt ecbc1cf19dd8978cc3ab510e8e954cf6542c6b673eda894386aaa88b89a9ba92
Version 20000000
Previous Block 00000000000000000000cd7038afe46d08039cb5cebf8fc1066274bb27e38ecc
Merkle Root 2b313dce8b23107f1576979269e622790f4e186022d6bad5c276d2c602d3f169
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,662
Size: 1.00 vMB
Total Fees: 0.01061713 BTC
Feerates: 94.79 > 1.06 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,138 (4,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
909,888 909,888 00000000000000000001344474429d71c46f8386333d3064e99a94d59bab1556 1,145 1.00/1.00 vMB 1
909,887 909,887 000000000000000000006306a7c9f9c0f07a84a3aa4b2abee425bc483c117bc7 1,858 1.00/1.00 vMB 0
909,886 909,886 00000000000000000000a56934832c400967104f10e4c12cea29d5359e0eed80 3,501 1.00/1.00 vMB 3
909,885 909,885 00000000000000000000d769c60e8cc6fd22d78efe5c5725a6e26deac1fe86b7 3,202 1.00/1.00 vMB 5
909,884 909,884 0000000000000000000013f28ffa51622cb4ff30b225587aeffc6cb8595ca94c 2,299 1.00/1.00 vMB 3
909,883 909,883 000000000000000000021c977089a7106b5e900cbf6f4e70c49748119328fe30 2,492 1.00/1.00 vMB 0
909,882 909,882 000000000000000000018b2159ad62d3dc69e4514ce172a5ea34c6e5a2323477 2,118 1.00/1.00 vMB 1
909,881 909,881 00000000000000000000cb1c2d0a255b3db774c6a2bc02a4a4c83a394a9c6236 2,741 1.00/1.00 vMB 3
909,880 909,880 000000000000000000019358f2f8e4b8d3142024adee684203a7415fabf32e7a 2,979 1.00/1.00 vMB 2
909,879 909,879 000000000000000000012599a52580a631d475df60414e92050499455b588bf5 2,880 1.00/1.00 vMB 3
909,878 909,878 00000000000000000002142edea3765b7134df71a9508186bf5aa43af78e9cc0 2,507 1.00/1.00 vMB 3
909,877 909,877 000000000000000000002a53b48950c8f3d9e6810bc950d44c2300e0713677a6 2,733 1.00/1.00 vMB 3
909,876 909,876 00000000000000000001519eeb5e6d1732bc69a32360a4dadd7b0d99d3c2cfc0 3,992 1.00/1.00 vMB 6
909,875 909,875 000000000000000000000f81e3d0ce096962585b6daa57a5cc86612321c48a31 1,774 1.00/1.00 vMB 2
909,874 909,874 000000000000000000019557adeb37d518aff0826d5f60098a12aeeaf8886585 3,978 1.00/1.00 vMB 4
909,873 909,873 00000000000000000001358268f445669269d3df5019208941c1aead42887abe 3,571 1.00/1.00 vMB 5
909,872 909,872 0000000000000000000014f670519367d70fbbff504b799e8f9c9ace328a5a5b 4,408 1.00/1.00 vMB 5
909,871 909,871 000000000000000000000b6bd00882306ecbea5eb19c2b22aef578b22039f386 3,983 1.00/1.00 vMB 6
909,870 909,870 00000000000000000000debdcb617f71222f0a268a72c479acd0ba65757b921b 4,363 1.00/1.00 vMB 9
909,869 909,869 00000000000000000000342bbe4ecf32e8efd6c0060d1a17f03b8c4abc702880 4,305 1.00/1.00 vMB 4
909,868 909,868 000000000000000000009fbbd2010af59379f618668b2043d9c29581d399f6a6 3,569 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 780.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 562.54 GB
    • Received: 7.48 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.