Loading Tool

Explorer IconExplorer

Memory Pool

79,134 transactions
29.36 vMB
0.12444794 BTC
Random Selection Loading Transactions
Max Size: 176.75/200 MB

Candidate Block

Mining Attempt 649e6b92871d50e71db1e4fe886141e148b8a1a9e7368b9c0ec0d6eadc408e47
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 05487dc0672f9039f8c5b0d745f43fb57eb371e6173a2860e32085d5d13707e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.04503373 BTC
Feerates: 150.80 > 4.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (592,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,273 322,273 0000000000000000122e96a72c499c8ab5a377509474596f1896b344cc2f390f 643 0.39/1.00 vMB 26
322,272 322,272 00000000000000000ffcded9ec353ab593989da28d7bf78e1ed8f3f6fee74f55 27 0.04/1.00 vMB 11
322,271 322,271 0000000000000000043389ce7a6c7fb8a5253013779fbb0232b23fc4a834eec3 285 0.26/1.00 vMB 20
322,270 322,270 00000000000000000d6f40db00c27928fab545d950bbb9c115633eccc9e9ba59 32 0.05/1.00 vMB 22
322,269 322,269 000000000000000021514a75ea6769c495f2474ae67e49363d942c01bb1d5c12 185 0.13/1.00 vMB 23
322,268 322,268 000000000000000009ff56baf02b1baf4bb6e7f6b1803254c26e92abceac7925 196 0.16/1.00 vMB 20
322,267 322,267 00000000000000001f2ff00f615d696a0f25a2390750fe95b7dc9f4ad289a0ba 293 0.26/1.00 vMB 23
322,266 322,266 000000000000000001ca6e966633b8d015d88ab3f237cdce9dee89d0c1b15191 139 0.20/1.00 vMB 126
322,265 322,265 000000000000000012ad7c6a92b1691a6f47a51c2f604a46bc5d3463c206fd86 1,423 0.75/1.00 vMB 29
322,264 322,264 000000000000000022eb5b6261b74ef3d4974912f68602c9338d658b2a28a5d3 64 0.03/1.00 vMB 28
322,263 322,263 00000000000000001d81bf2ad6595f35085bba17e2a83d40ab22831f09aa92bb 450 0.43/1.00 vMB 16
322,262 322,262 0000000000000000072f3e3d80cab8e128b516cc2966bca1ff501b75504898ed 980 0.35/1.00 vMB 49
322,261 322,261 00000000000000000027411906cd310f318bcc8165f652330203ae0f9921941a 545 0.28/1.00 vMB 33
322,260 322,260 000000000000000003116e523c6c6ffd7d67d7531d17bb7c13ed80664f509323 558 0.36/1.00 vMB 25
322,259 322,259 00000000000000000363dffc39e01ffb02b78353abf505969625fe03d861ecd7 633 0.38/1.00 vMB 26
322,258 322,258 00000000000000000eed1c547d82611759e64225c9452510bcf58bfba7c71195 682 0.46/1.00 vMB 24
322,257 322,257 0000000000000000024760c38633361c52691e150037af1e415d0a082f5dbc1f 736 0.35/1.00 vMB 29
322,256 322,256 0000000000000000169f48dd8612207c25905fce838dc8565ed7b9d18a24605c 340 0.17/1.00 vMB 29
322,255 322,255 00000000000000001730d54ad936a00ec7927495feb221f1085c20d150e2c1a6 52 0.03/1.00 vMB 19
322,254 322,254 0000000000000000218900caf526daee91a576cf3c33599b2a4b0bc1c53ec4cf 624 0.54/1.00 vMB 22
322,253 322,253 00000000000000001a68aa9b6a28189b1801036b12d5fcae49034fd8469b9a51 82 0.05/1.00 vMB 50
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.79 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.