Loading Tool

Explorer IconExplorer

Memory Pool

45,993 transactions
28.77 vMB
0.14032493 BTC
Random Selection Loading Transactions
Max Size: 152.26/200 MB

Candidate Block

Mining Attempt 6b839438367320cc22655627f5f3491e7a2ca3ae9b512b29dcec9490e00bd1bb
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root c58d4a2679c6ed2b6cfc8975bb4f38d2f8eb088d8b56d0ad66fb6b46e3cab551
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,496
Size: 1.00 vMB
Total Fees: 0.07943603 BTC
Feerates: 15,654.48 > 7.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (136,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,204 778,204 00000000000000000005300c53387aec66637a778a6348bcb0fd9d76857c7f80 3,161 1.00/1.00 vMB 21
778,203 778,203 000000000000000000003cfbdfe51706f3c9da120f47e3494ebbb6ac7b73c671 2,947 1.00/1.00 vMB 17
778,202 778,202 00000000000000000004defeaad7f19a2943b01c577125eae3f9ef90d90a9a14 1,741 1.00/1.00 vMB 5
778,201 778,201 00000000000000000005197b121d018ddd9982d57e657fe0dbe00199564dba47 2,677 1.00/1.00 vMB 21
778,200 778,200 000000000000000000031a3b1060786fb206ff49fdf375bbf79c89ac765c4065 1,244 1.00/1.00 vMB 8
778,199 778,199 000000000000000000057af3a1558099a1aa3bbdd2e4912e57d05d7d4c2bd83a 2,261 1.00/1.00 vMB 2
778,198 778,198 000000000000000000027aed062ad6963edc30eb1cda56335802f952ae71bcab 2,137 1.00/1.00 vMB 9
778,197 778,197 00000000000000000003ec64cb05f186564d8abbabc5f6ba6fad6e950eac767e 2,503 1.00/1.00 vMB 13
778,196 778,196 00000000000000000000c9c75066c7e6f14826a9b2d855fe01756a474251c26b 1,691 1.00/1.00 vMB 11
778,195 778,195 000000000000000000007263e22e76399f5cae0986c59dabe1af06a16b14e35e 638 1.00/1.00 vMB 3
778,194 778,194 00000000000000000004fa36d9ea002463fca997430b6a4b7a2385c196643e66 2,705 1.00/1.00 vMB 17
778,193 778,193 000000000000000000008402112a33d43e3d98d486f7830c1aefd9926b793432 992 1.00/1.00 vMB 5
778,192 778,192 0000000000000000000160bbe3a7a60161e7c897c4918718f827327a4f523dbe 1,952 1.00/1.00 vMB 7
778,191 778,191 0000000000000000000060d67d9bc074cc38ddb89db9b4c01c48694c0b253c92 1,844 1.00/1.00 vMB 15
778,190 778,190 000000000000000000012befd95804dd74ba4c55645d9c2938528318b30b17c0 2,081 1.00/1.00 vMB 14
778,189 778,189 000000000000000000042f9ae0d593dfd4815ec3d9e3353ec2cf20e1f2a79948 1,395 1.00/1.00 vMB 22
778,188 778,188 000000000000000000056d073f0c183794bb108e318bdaec4c60c1a106fe0f95 944 1.00/1.00 vMB 5
778,187 778,187 00000000000000000000ac4c262b37032f063aa8da98be82a108cf828ad09c8b 469 1.00/1.00 vMB 2
778,186 778,186 00000000000000000002a53450171b14048a824e2c806979e18199268dd29daa 2,488 1.00/1.00 vMB 9
778,185 778,185 00000000000000000000146d2a061d25f0d9fc9452ae444674f036040bc6b51e 2,962 1.00/1.00 vMB 26
778,184 778,184 00000000000000000004cbc0ea82cfa787a9e522a20e4d2e405e69927b741f8a 2,146 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.04 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.75 GB
    • Received: 13.32 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.