Loading Tool

Explorer IconExplorer

Memory Pool

78,471 transactions
29.42 vMB
0.06784437 BTC
Random Selection Loading Transactions
Max Size: 176.80/200 MB

Candidate Block

Mining Attempt 6ae196f1dcf3a30fc1f4660ad54a98ffc2bcd53be9eba81ba0ccfff019ebf55e
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root ebba3c928e4b4698ffaddb30f1a0d5b5a35dc9195dd672f9803c4d0a0ffcf578
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,125
Size: 1.00 vMB
Total Fees: 0.00816729 BTC
Feerates: 150.93 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (133,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,331 781,331 0000000000000000000309af2ce123fa5c2f5367377ed365ee0de23a91e0ebc4 2,703 1.00/1.00 vMB 20
781,330 781,330 00000000000000000000da198d2dfd46553c10a5fc2393f7cdb7dc504022c335 3,267 1.00/1.00 vMB 20
781,329 781,329 00000000000000000002720764b9c2d09c5b4d2752d338a55e5509c2fc74fc6c 2,652 1.00/1.00 vMB 31
781,328 781,328 000000000000000000028e0579db946d9c6e8018ca6cfdd44644bc51b740da32 1,768 1.00/1.00 vMB 21
781,327 781,327 000000000000000000064c5e37b457622acff4ea7e7be08a9a28df2ee6050af5 1,144 1.00/1.00 vMB 21
781,326 781,326 0000000000000000000078d103cad0e2fc6dd23eb0302dd5eb1da4a6979b0434 2,426 1.00/1.00 vMB 18
781,325 781,325 000000000000000000042ff2e8751778ffb2acc44e066a56302d8be8ef8ef8f8 1,590 1.00/1.00 vMB 15
781,324 781,324 00000000000000000002227af50dd29e5ac5be189a8bf07311c4d1be36b39b80 1,200 1.00/1.00 vMB 11
781,323 781,323 00000000000000000001a4cff3cf43d88e99ed1a2611e9ba157ac744ceeea28e 1 0.00/1.00 vMB 0
781,322 781,322 00000000000000000003f22a2615eac5c0a01d158d4884b5b0243d68aa4f3384 1,313 1.00/1.00 vMB 13
781,321 781,321 000000000000000000017e5a7c4690e7ebb04177006a254545ab8ba8cb0964c1 809 1.00/1.00 vMB 9
781,320 781,320 00000000000000000003eac5da536cb92dbe76990eec1b6aa5e69c68b04a34d1 126 1.00/1.00 vMB 5
781,319 781,319 000000000000000000018607f88eaadde542d9840a2dd66eb71ded34137dc289 2,189 1.00/1.00 vMB 19
781,318 781,318 00000000000000000000f4ece093d50a5ee3820360c549feb312026978b6ab21 2,787 1.00/1.00 vMB 27
781,317 781,317 0000000000000000000492a1f429a3d3bb82a500c467c09023cd87b0d46e2b14 468 1.00/1.00 vMB 9
781,316 781,316 000000000000000000047dd21433dbc3c5532f5f08299316c592a06147cc6d31 744 1.00/1.00 vMB 11
781,315 781,315 000000000000000000034012c7702478beb91f67610eadd2259ac2a6a083de90 1,291 1.00/1.00 vMB 15
781,314 781,314 00000000000000000002b4053f76812d6e4ec73ca3d298cb516912f8f682994c 1,807 1.00/1.00 vMB 19
781,313 781,313 000000000000000000046e0eec96cc31763abf248fd2e80daa32041c6beebb69 1,976 1.00/1.00 vMB 22
781,312 781,312 00000000000000000002c213721ef804d53774621a26f73c59a701f172f5f5cb 1,107 1.00/1.00 vMB 11
781,311 781,311 00000000000000000002b3b316ebdd7811c58c1520b1cfef28f7a232cb78934a 856 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.39 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.49 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.