Loading Tool

Explorer IconExplorer

Memory Pool

81,116 transactions
31.91 vMB
0.08208510 BTC
Random Selection Loading Transactions
Max Size: 191.55/200 MB

Candidate Block

Mining Attempt b4b4dc5d379629ba5ce548f79356c4545e1615c934104c1877ad7af9af19664e
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root 80c6010513bb64fb726bd287ab867d905b98cb0a1cc04b4de974ce024e584ad9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,429
Size: 1.00 vMB
Total Fees: 0.01192820 BTC
Feerates: 119.03 > 1.20 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (323,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,957 591,957 0000000000000000001b527f072dfcbd50d8b5e535d0cb18fc82fbd6e0026153 2,169 1.00/1.00 vMB 31
591,956 591,956 00000000000000000005fa16bbbcddc4e7a9a9ba8bda6304ce11647128926575 2,547 1.00/1.00 vMB 23
591,955 591,955 0000000000000000000f4c6b969b880e4ed3cac2bd670bb2d919176211852505 2,701 1.00/1.00 vMB 25
591,954 591,954 000000000000000000060e2140b33ead7be27af117287769395c98a83a0560cb 2,400 1.00/1.00 vMB 28
591,953 591,953 00000000000000000011f9693bae85195c8f531b31a347b9f0760e94d4c39feb 2,869 1.00/1.00 vMB 45
591,952 591,952 0000000000000000001020faf8a996ca64133689643c6763185141072a14f9f0 2,798 1.00/1.00 vMB 47
591,951 591,951 0000000000000000000886ef2bfbbf4304e755603cece7acba193760657bec78 2,831 1.00/1.00 vMB 25
591,950 591,950 0000000000000000001567174f04d1a5957f5db8314b897c9cab7b89b820b451 2,675 1.00/1.00 vMB 35
591,949 591,949 00000000000000000013792185e9611c515c8593a34738459e190e7092db8d6b 1,910 1.00/1.00 vMB 22
591,948 591,948 000000000000000000016ba3d4f53b18cad67fd2fee607d91bbb6401bf32d2a0 2,739 1.00/1.00 vMB 25
591,947 591,947 000000000000000000138d84be4b7e1bb4967aaf40739918d73ade1ba9a169bd 2,241 1.00/1.00 vMB 26
591,946 591,946 000000000000000000097915ba204b08df1ea7bda8ef26a9448d607a94360c3b 2,877 1.00/1.00 vMB 45
591,945 591,945 000000000000000000078f4cbb3ceae801fa468a5eba0062732e33d8d036dff7 3,025 1.00/1.00 vMB 56
591,944 591,944 000000000000000000042fdb4f38a16a797313b4adf915e664eaf0e7f6d0a7f8 2,794 1.00/1.00 vMB 31
591,943 591,943 00000000000000000016a8f5d928f10287b2bb68c1443a825eb69ad3b21ee85e 2,550 1.00/1.00 vMB 44
591,942 591,942 00000000000000000004f607668ca23c2bdc61d8426b3dea68b324fe031d551d 1,750 1.00/1.00 vMB 15
591,941 591,941 00000000000000000016bbdbc091bdf3f797fae8e544989964e39d489da47f14 2,669 1.00/1.00 vMB 42
591,940 591,940 0000000000000000001176d80a0e556311b1e1d6bd457a6698903901500b5e3d 2,657 1.00/1.00 vMB 9
591,939 591,939 0000000000000000000faffd50c2226ef91afaa33becc7b752caa12cb13525bc 2,938 1.00/1.00 vMB 30
591,938 591,938 00000000000000000002e7e8501b2739405568b6e6e3ba1045aecd531a2c4eb3 2,796 1.00/1.00 vMB 48
591,937 591,937 0000000000000000000aeb23efc89947edffb886f302bac368ee8ca2d7972ac8 3,168 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.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: 697.31 GB
    • Received: 16.55 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.