Loading Tool

Explorer IconExplorer

Memory Pool

78,617 transactions
34.85 vMB
0.13486049 BTC
Random Selection Loading Transactions
Max Size: 192.70/200 MB

Candidate Block

Mining Attempt 3141e753c0e77b56144968eaf053d5495443480159b526ebfe2759ff2244d0d6
Version 20000000
Previous Block 0000000000000000000083cd39367e0cb041c7750eda09569a7b62d97da4353e
Merkle Root 2571712091f75ea2a19053a58af6509de620c107b97a714e232c538721df442f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,486
Size: 1.00 vMB
Total Fees: 0.01752117 BTC
Feerates: 150.67 > 1.76 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,403 (14,837 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
900,566 900,566 00000000000000000001bc00957184ab0d4d2049f239ce650cdb8a29631644c0 797 1.00/1.00 vMB 1
900,565 900,565 0000000000000000000203e73591ab625afe8075b800bdbd0adbab7e017f0434 1,295 1.00/1.00 vMB 1
900,564 900,564 000000000000000000006f1a98fc99b8e9f140e68514c0779cc4f09387b1b711 2,312 1.00/1.00 vMB 3
900,563 900,563 0000000000000000000002c6e50a519c59ef18d9b2058ec4a9ab77f5f38722d9 352 1.00/1.00 vMB 1
900,562 900,562 000000000000000000014b68813d2eb2da7ac79b07419a8275df0dfc203bf7fb 1,260 1.00/1.00 vMB 1
900,561 900,561 000000000000000000000e924b07f4bc6b4290e4671f17578549425fa5720412 2,606 1.00/1.00 vMB 4
900,560 900,560 000000000000000000017389001e1465a62d9c07b2ab3caaade44407179ebd26 3,071 1.00/1.00 vMB 4
900,559 900,559 00000000000000000001f0c6c152ad05e1e9a726e6ec4cee594ae06521d13fa9 2,966 1.00/1.00 vMB 5
900,558 900,558 00000000000000000001d035a34c7a2ca1db34bfe0b6b4c85e3bad59f94e831f 2,529 1.00/1.00 vMB 3
900,557 900,557 000000000000000000002c0d84eeb0ac37cd3f6e5be834bbe897220030b33884 1,087 1.00/1.00 vMB 2
900,556 900,556 000000000000000000001c721cb79c6d3492e1825003e263e47eed0fe9d36d07 3,030 1.00/1.00 vMB 4
900,555 900,555 00000000000000000000914a14a4f8af7c3990dbcb7e92e3194609fb8aa690c9 768 1.00/1.00 vMB 1
900,554 900,554 000000000000000000014e2a6f53ced21cdac13631d83782798736e042c3223e 3,589 1.00/1.00 vMB 2
900,553 900,553 0000000000000000000034114f9712c90cfd108cf95fd2b5a44686611dd4af3f 1,169 1.00/1.00 vMB 1
900,552 900,552 000000000000000000013bf7f73b026801e69fef2efe8a993490d267c51a7ce8 1,573 1.00/1.00 vMB 1
900,551 900,551 00000000000000000001445386c570b19914325e12a3c9e57c95463ca619d6de 2,972 1.00/1.00 vMB 4
900,550 900,550 000000000000000000009d38461f9c2e7906918532931210e8fa9a74670c9f11 2,556 1.00/1.00 vMB 2
900,549 900,549 00000000000000000002026fde6cec6efe89c32727ebb508ea57c17442296523 1,745 1.00/1.00 vMB 2
900,548 900,548 000000000000000000012b5c2a528a3c67db2a2752d781f1b0d88b35c668c248 3,627 1.00/1.00 vMB 4
900,547 900,547 000000000000000000014c7852a962be15c5542fa4a8d4edd8dbcf26cb004c41 2,746 1.00/1.00 vMB 3
900,546 900,546 00000000000000000001f7852e1ac7bb42caf812100c96070ea99f1859326f7d 5,352 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.09 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: 724.26 GB
    • Received: 18.42 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.