Loading Tool

Explorer IconExplorer

Memory Pool

34,569 transactions
27.38 vMB
0.05811803 BTC
Random Selection Loading Transactions
Max Size: 137.13/200 MB

Candidate Block

Mining Attempt c8879f0836c678c9172a8c9b1dfc22359215a859e3838ebb857c430508654118
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root f1099a1f126c8c3737164c0a3c06c6520bdc8252b3ec6561902f7bfc886a448c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,321
Size: 1.00 vMB
Total Fees: 0.00628655 BTC
Feerates: 203.60 > 0.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (37 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,562 914,562 00000000000000000001e2b528dc3c9fba2b11f2bc0c0bce1ee1a5ea0c7ab54a 3,046 1.00/1.00 vMB 4
914,561 914,561 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf 2,016 1.00/1.00 vMB 1
914,560 914,560 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9 3,771 1.00/1.00 vMB 3
914,559 914,559 00000000000000000001da7c7d0e2d22bf8ee077eb047284ed5674e23b193a1b 1,567 1.00/1.00 vMB 1
914,558 914,558 00000000000000000000905bf0467faa96581b16e6aa17bf7c33e1697ebcc8fc 5,673 1.00/1.00 vMB 0
914,557 914,557 000000000000000000002f9dcde73bc5f71e6d226bcadaa835a84eee0f46153e 4,793 1.00/1.00 vMB 1
914,556 914,556 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972 5,478 1.00/1.00 vMB 0
914,555 914,555 0000000000000000000188686e50511c6ffe1299164f12b05c9e57ffa2983e8f 4,471 1.00/1.00 vMB 0
914,554 914,554 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91 5,869 1.00/1.00 vMB 0
914,553 914,553 00000000000000000001659f472bf43e57cce14a016f81dd7be28b928d4206dc 1,776 0.53/1.00 vMB 2
914,552 914,552 00000000000000000000872c24b56bc53b068381814062d2109930a290062aad 5,796 1.00/1.00 vMB 0
914,551 914,551 0000000000000000000000b13f16a0b725be9eb9dbc589e20dba7f86162748c1 49 0.01/1.00 vMB 4
914,550 914,550 000000000000000000020fd5bceefcfd23c3921225574fd4c2814cbc4f3d51e4 2,457 0.73/1.00 vMB 3
914,549 914,549 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64 4,785 1.00/1.00 vMB 4
914,548 914,548 00000000000000000001dc6bc120bc9a373009a41af3c4d673cecfe09352bc0f 4,572 1.00/1.00 vMB 1
914,547 914,547 00000000000000000000dcbb4606097e1e6e647621e87ea85d7afc7a11a5f479 4,413 0.96/1.00 vMB 1
914,546 914,546 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b 3,239 0.87/1.00 vMB 3
914,545 914,545 000000000000000000020091c751f6f5e45d44b2cd20f32e2609679623cce890 5,421 1.00/1.00 vMB 0
914,544 914,544 0000000000000000000172f408868dfd9c95d80046967b5978bb59a25e069243 4,202 1.00/1.00 vMB 1
914,543 914,543 000000000000000000012d6c916022b0c29b256de4137f6a37cd2f35e9040386 583 0.14/1.00 vMB 3
914,542 914,542 000000000000000000002803a00c064bc6126acaad402c065c586a02eb66c4a4 2,459 0.78/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.69 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: 628.49 GB
    • Received: 11.80 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.