Loading Tool

Explorer IconExplorer

Memory Pool

81,234 transactions
30.46 vMB
0.08485372 BTC
Random Selection Loading Transactions
Max Size: 182.95/200 MB

Candidate Block

Mining Attempt 0c2efb2b1488c2b031915549fb1ef62bb48f62c6d98a2cce330072c03b13a3fa
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 25a918a1b185f655fa774f89b6cc4da006e9e2a04113a64cb320a9b537c0419b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,208
Size: 1.00 vMB
Total Fees: 0.02116075 BTC
Feerates: 100.24 > 2.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (632,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,685 282,685 000000000000000065b6c9b99116a6556258d3d960211db6706686c6de7c27db 212 0.09/1.00 vMB 35
282,684 282,684 0000000000000001241d5ab370dfff06e04117cd117f0805dc7260752f9de86d 86 0.04/1.00 vMB 15
282,683 282,683 00000000000000017214691ed26275fee1fcc4ea50cc8fe16d82edf886ae5a0b 292 0.13/1.00 vMB 49
282,682 282,682 0000000000000001db203e3771ebfb01156626444fecb0792818e5634c64c4bd 355 0.19/1.00 vMB 45
282,681 282,681 0000000000000001389805008417d91edb82c748aa01781b3bbb4d51589b5c49 79 0.03/1.00 vMB 41
282,680 282,680 00000000000000004807fea3fb789c17af6957248cfe5dd456fa7898f9534fff 46 0.01/1.00 vMB 30
282,679 282,679 000000000000000189758c88cdf5f247a68f7e5ee71d631a49ab717fe2190506 539 0.44/1.00 vMB 26
282,678 282,678 00000000000000017fd43714866da789074158a3b939da61a64beba3450332dc 590 0.25/1.00 vMB 48
282,677 282,677 0000000000000001cd40bba5dbb358585a3846f0dec0a346d553614a66eee298 766 0.25/1.00 vMB 59
282,676 282,676 0000000000000001a32aefe68042b1fc26d97d540a676d3e869ccc65a5581457 530 0.35/1.00 vMB 34
282,675 282,675 000000000000000158b93c8685bf5cc4cc2ab5ebbbefe583199ff1f8b21bfb05 24 0.01/1.00 vMB 29
282,674 282,674 000000000000000125d01fe620653bd078eb239e0038187ddb91ec309c7b4284 68 0.06/1.00 vMB 36
282,673 282,673 0000000000000000f5da9600be933a06232529a066f3e75015dcb9b9e19d1baa 410 0.25/1.00 vMB 43
282,672 282,672 0000000000000000a4cf7b1c04837b4bfbb34b3dcee48af5ba00ac117d1fb611 170 0.12/1.00 vMB 33
282,671 282,671 000000000000000070d40addbfcfe7451ffe7843456943323940b8e5e3a10d95 298 0.24/1.00 vMB 45
282,670 282,670 00000000000000016a2a0c0f086f8cb2bc9568fc90285d6e79e1ae2406cf90ae 75 0.11/1.00 vMB 16
282,669 282,669 000000000000000066e2109da1021aaa9b6a2929de5db9e87e933897233cf35f 372 0.35/1.00 vMB 14
282,668 282,668 0000000000000001a7d6cead8e11b11f4b2a4de85ad2dd17edfdfb66dcf10830 511 0.25/1.00 vMB 32
282,667 282,667 00000000000000004fcfce29f7fb561213597ab0d51686d18c7cc26d32546fcf 581 0.25/1.00 vMB 41
282,666 282,666 00000000000000002858b8adb388c5309a08359ba445e3206e542cbf55f7186f 785 0.25/1.00 vMB 73
282,665 282,665 0000000000000001a1f1caf1723292c7bbdef24f4d5a778da91c0f966499306e 452 0.25/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.37 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: 663.65 GB
    • Received: 14.92 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.