Loading Tool

Explorer IconExplorer

Memory Pool

80,325 transactions
30.05 vMB
0.11894742 BTC
Random Selection Loading Transactions
Max Size: 180.26/200 MB

Candidate Block

Mining Attempt de8894e8574c5ed45568fbce2dc80ab50d17d24b22d004d07d363a3ceac838d8
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 8e74e110170cfc20caf7f4b7ef18eddeca67a447916d68b99ae44aeebafabbcc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.05751890 BTC
Feerates: 180.34 > 5.76 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (583,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,448 331,448 00000000000000000548d8ef9a7d14c75b7b18ae5b792d520f44cc5ddd25adfe 709 0.37/1.00 vMB 40
331,447 331,447 000000000000000015d4d3ed9301f04428e2a2361c4c298d54b4ca046e9dfb31 1,189 0.70/1.00 vMB 25
331,446 331,446 00000000000000001853654321e736e57e82bead978d3232c93e8479d0630157 394 0.22/1.00 vMB 22
331,445 331,445 0000000000000000031251fda3bb11495e7aa83ab861617d3259490dd89f9819 300 0.21/1.00 vMB 20
331,444 331,444 0000000000000000170868ad5d5db163282b0960b8e5689d241e91d9b54b4f0e 416 0.35/1.00 vMB 18
331,443 331,443 00000000000000001b3ae22cb6594e4902cca131ae8b44e4518e1663b9e61d77 256 0.14/1.00 vMB 23
331,442 331,442 00000000000000001af9a312a34c010efff52eccae25a811ce1d1d4e395876ba 1,744 0.90/1.00 vMB 26
331,441 331,441 0000000000000000160b35130699db745f6aecbe60320f44364da1c6328723a4 792 0.54/1.00 vMB 22
331,440 331,440 0000000000000000062956435aff43ea8bccde230738572685fea73ccc2cc6da 666 0.44/1.00 vMB 23
331,439 331,439 00000000000000000a5cc68ba40d4fafbc27f496a0d8e0fd0dbfa315e862352b 351 0.23/1.00 vMB 25
331,438 331,438 00000000000000000d2dbb67742e8d2a65e64a2e9e2e44ad0432527a03f95aa3 532 0.29/1.00 vMB 23
331,437 331,437 000000000000000005d0ea968eceedb53153a278f19179a6c77814dc35ec6906 373 0.16/1.00 vMB 30
331,436 331,436 00000000000000000adca59d87ac744903f4d96b20c7291271f19047d00431ad 592 0.32/1.00 vMB 26
331,435 331,435 000000000000000016b5c9e6afbd1cc0fdcba89a60e949ccda86235f55572785 1,111 0.66/1.00 vMB 24
331,434 331,434 00000000000000001389eef97f035991cc823c9315e160c22b0cf1ae7f0714e4 112 0.05/1.00 vMB 26
331,433 331,433 00000000000000000752fd92195d11d372c64bee374a40c3e74d4c38f34f6bb5 341 0.20/1.00 vMB 22
331,432 331,432 00000000000000000fe8764779a59a89403fba29db8173fdf7c8f9e0b0a2e5f1 619 0.35/1.00 vMB 28
331,431 331,431 000000000000000000cf417d287fbe2c6f01ff322371ba9fb5bdd96023bba95f 108 0.06/1.00 vMB 21
331,430 331,430 000000000000000012c1fe9ca6e51a28f16de665d28063ea43dcb03881cc07f5 312 0.20/1.00 vMB 23
331,429 331,429 000000000000000006339c6af70ef2d0bf985b4321e600b31af994a8c0186a00 1,277 0.63/1.00 vMB 30
331,428 331,428 0000000000000000194ce24cb0fe651c00734deed7aa8cf66503cf6ea1b32fb5 166 0.09/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.