Loading Tool

Explorer IconExplorer

Memory Pool

40,045 transactions
26.29 vMB
0.05465603 BTC
Random Selection Loading Transactions
Max Size: 137.25/200 MB

Candidate Block

Mining Attempt c1acd3df33dadf34704d489a92444a5a79a037a565505c6404c8a09ee9810faa
Version 20000000
Previous Block 0000000000000000000018814d3d8a0f9277bbafe575a6ea906e31298d58afa1
Merkle Root e021582d2df1d76c4e50855c55f331a290cabd13ecc3d44aebe57292c7efc5db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,416
Size: 1.00 vMB
Total Fees: 0.00656540 BTC
Feerates: 200.54 > 0.66 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,799 (272,587 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,212 642,212 0000000000000000000b5c0b745fe843dc34f0630d5ddf20ffdb6975b84333b4 3,135 1.00/1.00 vMB 71
642,211 642,211 00000000000000000006b786763a4e168ec81ac6374867de300f5fff9ec6a607 2,787 1.00/1.00 vMB 97
642,210 642,210 00000000000000000006d1e975c5e98880766cd9eefc55a58a1fc99cbaa708c2 2,082 1.00/1.00 vMB 99
642,209 642,209 000000000000000000089fa1254b9401c0f52ae1663de65138dd928b0c8ccab4 2,750 1.00/1.00 vMB 102
642,208 642,208 0000000000000000000118fdae9a0ab074ea735721f851e44fd73c18e0e2ca25 2,647 1.00/1.00 vMB 119
642,207 642,207 0000000000000000000a257c29f09e31fb4917ca8c9a37b05ca6c232d4d4d37f 2,681 1.00/1.00 vMB 97
642,206 642,206 000000000000000000083c0f3038abcd6e9343556b148cac55fce025f8ba1c94 2,704 1.00/1.00 vMB 132
642,205 642,205 00000000000000000004c298dc23e0790abf97302875660e39fa92c7ff350250 2,420 1.00/1.00 vMB 92
642,204 642,204 00000000000000000008ff4d0c2ff17aeadc4a55e189d687a08f4e57829711dd 3,078 1.00/1.00 vMB 151
642,203 642,203 000000000000000000096ab693f4331f8710351b4aebe108326274ea0ca78470 2,668 1.00/1.00 vMB 96
642,202 642,202 000000000000000000108952491b287577718f9370554095de489dc798cfe49b 2,791 1.00/1.00 vMB 94
642,201 642,201 0000000000000000000e50b1ead617e011541d37688fc71232549f2ff22cda2c 1,787 1.00/1.00 vMB 130
642,200 642,200 000000000000000000005247cea58441f3765123b68428fd6d50511093e5efde 1,495 1.00/1.00 vMB 157
642,199 642,199 00000000000000000000fc48ad6e814097387355463c9ba4fdf8ecc2df34b52f 2,344 1.00/1.00 vMB 72
642,198 642,198 000000000000000000109ff13ca760498f3af7d99eb9f86d9af708a592dea502 3,139 1.00/1.00 vMB 122
642,197 642,197 00000000000000000005a9778cae5e9b56fab83bb4dc3988ddf6a156f35084f1 1,593 1.00/1.00 vMB 35
642,196 642,196 000000000000000000107e6a4bbd403fd6913f20de95b258a64239155f200bdb 1,084 1.00/1.00 vMB 14
642,195 642,195 0000000000000000000561045677ca7593542f1fe526b29a1f2c8d667bb3362e 2,479 1.00/1.00 vMB 70
642,194 642,194 00000000000000000000c4f711a7d42fa1c8ba653b580d85828a502089735668 881 1.00/1.00 vMB 11
642,193 642,193 000000000000000000051fc202152aa9c237921807d6776cad97cee7c0c3933e 2,237 1.00/1.00 vMB 29
642,192 642,192 00000000000000000006bdd9d1d0095eb021703dc9454fd14f7196f8c9fcb0cc 2,002 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.03 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: 650.29 GB
    • Received: 13.26 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.