Loading Tool

Explorer IconExplorer

Memory Pool

78,002 transactions
29.29 vMB
0.06358548 BTC
Random Selection Loading Transactions
Max Size: 176.00/200 MB

Candidate Block

Mining Attempt 5abcdab28ae1d64478be1d7cf7513e5523718a0293467b584331a44b107bdac5
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root b7d903fc6b347d7286d04625ac736f5e92da7f6dc99cbcf9e95169ad17d6851b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,795
Size: 1.00 vMB
Total Fees: 0.00431076 BTC
Feerates: 12.16 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (226,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,202 688,202 0000000000000000000630f38c606ee66c1fdea5602c23d7954b6277ec4c7c68 2,584 1.00/1.00 vMB 28
688,201 688,201 00000000000000000006b7ef72f2db169ba7354465ad26f83f3264d03b8aec7f 514 1.00/1.00 vMB 26
688,200 688,200 000000000000000000044eca8601a729742c60239c68bca6a4afc4543dbca1ce 2,618 1.00/1.00 vMB 43
688,199 688,199 0000000000000000000c73d5bedb6caa3b9c72d6d57d806590ee8328307223f4 3,411 1.00/1.00 vMB 8
688,198 688,198 0000000000000000000bcb8b20c60bb6892369bb0ab13880cec55a5fba7d9fb7 1,982 1.00/1.00 vMB 15
688,197 688,197 0000000000000000000cad584872465e0447ebad2cf8831fc59fb2d35764f1c8 2,107 1.00/1.00 vMB 10
688,196 688,196 000000000000000000041d0d52eadcf1f482c5dc5094aff4e01bf0ba3df61668 3,005 1.00/1.00 vMB 24
688,195 688,195 000000000000000000068e1cf9a0b391d3910bbcdcbe0cb6f73ff7be3d2d420e 2,741 1.00/1.00 vMB 36
688,194 688,194 000000000000000000016fe3a92817d4fe2773b461c09b12b4ad2eddc7435bf1 1,476 1.00/1.00 vMB 26
688,193 688,193 0000000000000000000d2ba943bac2ebf7ee0c4e26e41ade847d4aa39739c04b 1,471 1.00/1.00 vMB 26
688,192 688,192 00000000000000000004647c07265c701c39ee56ed09f799d4efae6486f527c0 2,847 1.00/1.00 vMB 36
688,191 688,191 00000000000000000000766418ba1fa707f69be37a1179ff1c4e00f677f7e3e5 2,836 1.00/1.00 vMB 73
688,190 688,190 00000000000000000003b584e718ff8d04c6a4d1902d3cba5cc816490e8983ca 2,179 1.00/1.00 vMB 44
688,189 688,189 000000000000000000098dc6d9a0d09146a2a28b4b738ee7de4a1ddb9e1dee9f 1,351 1.00/1.00 vMB 26
688,188 688,188 0000000000000000000b61867d113ab34104d0fd00a849df86ffb2e89365b4f1 3,220 1.00/1.00 vMB 47
688,187 688,187 0000000000000000000690d9f6b0450a50a879ffa08577cd13c76b47934675ac 3,449 1.00/1.00 vMB 70
688,186 688,186 000000000000000000033dc39e1d5d8634196807b37f358ccfaa8cc4d003be92 1,271 0.73/1.00 vMB 17
688,185 688,185 00000000000000000002f80b11fda846ca9f140eab22e28080c7ea339bc50c70 132 0.03/1.00 vMB 35
688,184 688,184 000000000000000000055c73e6001b4af6b0f7ed3b35230d8a761399af1974cc 2,277 0.85/1.00 vMB 25
688,183 688,183 00000000000000000008ebee7dacbc081ba1baf1d15797ed5a783b013c05a3f8 1,868 0.88/1.00 vMB 23
688,182 688,182 0000000000000000000be9f13f297eedb2df2000aa0b7a6ce6276664cd791901 2,913 1.00/1.00 vMB 14
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.47 GB
    • Received: 14.98 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.