Loading Tool

Explorer IconExplorer

Memory Pool

64,684 transactions
18.33 vMB
0.05866980 BTC
Random Selection Loading Transactions
Max Size: 118.88/200 MB

Candidate Block

Mining Attempt 3dcf411022e288505cd23b5dec2a53781ab06ac3672baed378a84bdc89caf33a
Version 20000000
Previous Block 00000000000000000001062a7870e8a485fcf1635cee9cdc63c4d1f55cf68bed
Merkle Root 9dcd65862e47a1c6fad97eac89d99e64e71659f32661fec592a941fdb7e26651
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,937
Size: 1.00 vMB
Total Fees: 0.01699685 BTC
Feerates: 421.45 > 1.70 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,788 (113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,675 915,675 00000000000000000000e338a1c90feb9182d7b853fad30c9e138876190215e7 2,208 1.00/1.00 vMB 3
915,674 915,674 00000000000000000001d4de7de8049111c10bcfda8c0c2a67a4b3c06ee3fdf1 47 0.08/1.00 vMB 2
915,673 915,673 000000000000000000011506ece9af5c049c39db13e51017e38a61d71bac5f6f 4,532 1.00/1.00 vMB 1
915,672 915,672 00000000000000000000e69e6c689aca10d19cfd025962f8d905e183e83efd16 4,974 1.00/1.00 vMB 0
915,671 915,671 000000000000000000012ebe44b199b25ed5d7094492ca26ff85f39553a24948 2,681 1.00/1.00 vMB 1
915,670 915,670 00000000000000000000dfc5bab94934da3b2e14f0f7c3f128239f74f3175cca 5,890 1.00/1.00 vMB 0
915,669 915,669 0000000000000000000177df44d22c95f5b5e0195b46da45ecb43e754e9cf5d1 2,374 1.00/1.00 vMB 3
915,668 915,668 000000000000000000014138df9d7665402cba1a44111f2c732243184bf0a9a1 1,950 1.00/1.00 vMB 3
915,667 915,667 00000000000000000000a80b358315c0a315abff0d54ebad37963b677688087d 1,425 1.00/1.00 vMB 2
915,666 915,666 000000000000000000004671d7121a63b9452022a4de8bb18654ddb43a88de9b 3,166 1.00/1.00 vMB 4
915,665 915,665 000000000000000000010b2c16d60c0ca28cd48e438bbf0324ae96f9c29fef4c 3,902 1.00/1.00 vMB 1
915,664 915,664 000000000000000000012816b0bd6885113d018bf973fc985306ad18cca7e98a 2,196 1.00/1.00 vMB 3
915,663 915,663 000000000000000000006590a6c1155140f075a2a1604f31bfda6765ccd519b0 1,586 1.00/1.00 vMB 3
915,662 915,662 0000000000000000000101234289fc66627138c4a7c893cb0f19f1c6196ab6c4 2,841 1.00/1.00 vMB 2
915,661 915,661 00000000000000000001cf47c2091313133f00b14a59ffae47002da7f81db739 6,914 1.00/1.00 vMB 1
915,660 915,660 00000000000000000000bd861b8842c4216aaabc219684ddaa858834e31cdb13 2,532 1.00/1.00 vMB 1
915,659 915,659 0000000000000000000128adb7dababa822606ef6a69d45733716684d59a65a1 1,846 1.00/1.00 vMB 2
915,658 915,658 00000000000000000001a5a77bdb98a1b237d3f8c43ac56fa3752453a26166bf 2,725 1.00/1.00 vMB 3
915,657 915,657 0000000000000000000148cb0c65182e0a2a363c205a8a1a4dc75ba05b2d4d03 1,685 1.00/1.00 vMB 3
915,656 915,656 00000000000000000000f36fb3e1bb17adcc315a9eac0ed7f1562c96f8ff644d 3,128 1.00/1.00 vMB 2
915,655 915,655 0000000000000000000007a3eb6deb7813ff7f82101eb32e8891923284914953 3,553 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 784.12 GB
    • Received: 21.47 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.