Loading Tool

Explorer IconExplorer

Memory Pool

80,909 transactions
31.01 vMB
0.09270259 BTC
Random Selection Loading Transactions
Max Size: 187.59/200 MB

Candidate Block

Mining Attempt 8d383254a7223a01053f14f0dfc3be2d4f1434cfe8fed20bd432a9cd009800b7
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 6f9def249a898e9aa2738fe7d6f9d38ab2468e1f8b543298c54296441449c94d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.02593919 BTC
Feerates: 110.56 > 2.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (370,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,676 544,676 00000000000000000013a23986801c78c875527b98e2707c6a6833709b5bdc09 1,375 0.51/1.00 vMB 18
544,675 544,675 00000000000000000010f35a4ef0426eb7bf2eaa02b08b88110f700326882e24 1,371 0.49/1.00 vMB 16
544,674 544,674 0000000000000000000839b86d7df5e4268c52a2705215c7a23efa5a3a60c684 110 0.10/1.00 vMB 10
544,673 544,673 00000000000000000002984327c0fa581e029c0f87114d8601ad2a02d908ba6a 2,839 1.00/1.00 vMB 15
544,672 544,672 0000000000000000000adb8ae44db6a1f6e3008dd0afed5e2cd8d0cd36e36fc6 260 0.17/1.00 vMB 16
544,671 544,671 0000000000000000001d814b3d7b95e9d80c945621326c79e062a44abde4e924 34 0.01/1.00 vMB 12
544,670 544,670 00000000000000000001b0d951ed9605e0d73f60b261706134dc98db1c775109 1,008 0.39/1.00 vMB 17
544,669 544,669 000000000000000000010e2f79e12cb762421094109719fffa89f23460c267d4 75 0.02/1.00 vMB 16
544,668 544,668 0000000000000000001e4ab9251de01f53fc5cb5c3e431b2fbef55a2fd896b82 1,091 0.48/1.00 vMB 12
544,667 544,667 000000000000000000137f38cb560cb59bb88981d3d6cf78b864a827225c5504 1,804 0.71/1.00 vMB 20
544,666 544,666 0000000000000000001ccfa126bc26943b49a3f02cdc140c8836871109b85c25 824 0.73/1.00 vMB 5
544,665 544,665 000000000000000000075b7a28bdeb41368195309759c929ed12f8f3a9110289 2,608 1.00/1.00 vMB 4
544,664 544,664 0000000000000000000e6f209c38e6a09fd82b49a2a418222ad91f9dc76273a9 2,668 1.00/1.00 vMB 27
544,663 544,663 000000000000000000160f8969902e7a4cc9c7bb8954f00d700c713953d86734 3,170 1.00/1.00 vMB 7
544,662 544,662 0000000000000000001f983028737a706252c36377171deda4d5ba0e8c5afc3a 1,373 0.44/1.00 vMB 24
544,661 544,661 0000000000000000001701f910b42e9c6af26cb20c542661ec6b789025d845c2 3,059 1.00/1.00 vMB 9
544,660 544,660 000000000000000000177aa440c1ecd5d45003a46c9a78dbb1cecfa9a873f35e 2,401 0.99/1.00 vMB 30
544,659 544,659 000000000000000000170335088b1f73722a0c8ac2049d9258ebeeb3d2d97ace 2,942 1.00/1.00 vMB 12
544,658 544,658 000000000000000000077b143229c8ac77f0cf21d07c476007f013d5d72cf5e1 2,923 1.00/1.00 vMB 14
544,657 544,657 00000000000000000022fa32f55ee4361438df4f7977ea8b91911befd593aefa 2,727 1.00/1.00 vMB 15
544,656 544,656 000000000000000000066dca848cf2c890cdbb5cd681678dbb4782c48980d821 2,349 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.71 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: 699.28 GB
    • Received: 16.60 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.