Loading Tool

Explorer IconExplorer

Memory Pool

78,405 transactions
29.08 vMB
0.11589615 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt 6f3ab294d67c95d49f11cf77d526b1d8201884219db7e9e9cfd86cbf7ee0988b
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e56f8b8770583a134a42427d2bddf4a477e3ec41c04985a8e427e5961e162641
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,209
Size: 1.00 vMB
Total Fees: 0.04156208 BTC
Feerates: 150.80 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (438,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,574 476,574 00000000000000000040266d14a3acb3abdff77350cf64b7f59abff499175d64 2,145 0.99/1.00 vMB 161
476,573 476,573 000000000000000000e11fd40afa408f3792c1fee63a571b261b60499fb8845c 2,275 1.00/1.00 vMB 160
476,572 476,572 0000000000000000000d273c68a8871d296150a30143634046e1b9245917f168 2,299 1.00/1.00 vMB 192
476,571 476,571 0000000000000000014d165ce7bccdb9adbac9707b75b04ab6d5e2da637ba77e 2,207 1.00/1.00 vMB 186
476,570 476,570 0000000000000000005a6db190059a049a325c463ce7e4adf32c3480a91bd253 2,176 1.00/1.00 vMB 212
476,569 476,569 00000000000000000068b9dbe170b5dc883ba3f5003dbad14382e42ad895fb8e 2,185 1.00/1.00 vMB 179
476,568 476,568 0000000000000000006705b9a89648df38406c2ca8578dafa75274ee8d3bc26f 1,935 0.99/1.00 vMB 242
476,567 476,567 000000000000000000c7314081e2335faf13302a99f2a4d1c63c36cf70fb80ca 2,157 1.00/1.00 vMB 236
476,566 476,566 00000000000000000061643958a21692ba118bf82e74c51e879cc42d210dacfb 2,047 1.00/1.00 vMB 216
476,565 476,565 00000000000000000089d43a9536337b0ff0a889331132a1dec773b858ff4c09 1,179 1.00/1.00 vMB 242
476,564 476,564 00000000000000000141f841b2ded2ad74cd56a53ce0186fcaf7beabc9430ba4 2,285 1.00/1.00 vMB 263
476,563 476,563 000000000000000001205743876797dabe837edb1bcaab6974f62c91cbb8d09d 2,130 1.00/1.00 vMB 116
476,562 476,562 0000000000000000004aa703edba7b6e558e07eac3f5f1ddaecabd01e3526863 2,356 1.00/1.00 vMB 184
476,561 476,561 000000000000000000e37a041229c5a8984c06834aea2b4cd675eeed4cd55065 2,413 1.00/1.00 vMB 156
476,560 476,560 0000000000000000003be7900ac1ff729efd948b40baf836dca944233d317a44 599 0.26/1.00 vMB 195
476,559 476,559 0000000000000000010114d21e5b8b12424331822f5422f1e83e41e50d2b7c2d 225 0.12/1.00 vMB 160
476,558 476,558 0000000000000000007784c1aa0146a7ecc5dd83d04adb6b342d880e35024f90 626 0.30/1.00 vMB 135
476,557 476,557 000000000000000000d70ecc5164ce1ea26f85777ee0d9af81b025bf1c82d35a 609 1.00/1.00 vMB 34
476,556 476,556 0000000000000000011f0cdf304b4920aa5be842f65a813e8c5e5de909509e44 1,422 1.00/1.00 vMB 103
476,555 476,555 00000000000000000005a0df8fb6ffe2d08b6928390da97eb19f1f4f99177f83 638 1.00/1.00 vMB 28
476,554 476,554 000000000000000001541abce7b88da5b1981a04e5b6d61f550d6f929ab97880 1,121 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.