Loading Tool

Explorer IconExplorer

Memory Pool

73,482 transactions
28.33 vMB
0.07143130 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt af4921ce0055d7aeacc6b00627dbaf6ca19f97b54968fb3a817c5807106d808d
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root e7751599f3bf30b125b37339f8e588f9ec95dffa284834e7e361f8027adbfd57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,580
Size: 1.00 vMB
Total Fees: 0.01465372 BTC
Feerates: 60.16 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (92,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,408 822,408 00000000000000000001044f9cd8bfb92c89fdacbc95630c3f1a37a483ee989d 3,677 1.00/1.00 vMB 229
822,407 822,407 00000000000000000001b8d965591a4a304f8ee2a440468ed21528a5b5ad66b5 3,525 1.00/1.00 vMB 197
822,406 822,406 000000000000000000008dfb5f244584d3b3a2129d8d9b5b23df49220f06251f 3,751 1.00/1.00 vMB 133
822,405 822,405 00000000000000000002651379c68072d1029a8a84e4d871ed11ec83b0e63c12 3,887 1.00/1.00 vMB 207
822,404 822,404 00000000000000000000137291aedf0bee37ce6f0b2c0304de1689997713f7f3 3,572 1.00/1.00 vMB 151
822,403 822,403 000000000000000000038139a83d6fcbd1c8a78795f9440629f6308d15d8735e 3,534 1.00/1.00 vMB 181
822,402 822,402 000000000000000000022ecf3508f63fe043251f550314651504e630c44e00f9 3,521 1.00/1.00 vMB 139
822,401 822,401 0000000000000000000243c12caa916ac5b213521c000c34297cc3cceb45f3b1 3,287 1.00/1.00 vMB 198
822,400 822,400 00000000000000000000409b6c5942501f5fd45a443a30b14f272f593c0ec75b 2,870 1.00/1.00 vMB 201
822,399 822,399 00000000000000000002e7574bccfdf3cde81beb7cca820251756d3d25f81134 3,558 1.00/1.00 vMB 140
822,398 822,398 00000000000000000000b5c9ab23fed84f9095a132418e2d707df44863043727 3,442 1.00/1.00 vMB 179
822,397 822,397 000000000000000000003ba65cd73bbf73885e7067101387ab5d6f6fe25494f6 3,737 1.00/1.00 vMB 269
822,396 822,396 0000000000000000000065f5ade982a01ba9c60a52cccc6c5c71ba05a07f7e99 4,100 1.00/1.00 vMB 123
822,395 822,395 00000000000000000003362fbff554d7bf79d754a4cedc2dfc6e9cb6574d6f65 3,892 1.00/1.00 vMB 187
822,394 822,394 0000000000000000000361541b36b8977833becaafee1c0debe235976f0fd493 3,159 1.00/1.00 vMB 134
822,393 822,393 00000000000000000002e278973b31d3074d8727e9790d62c2249a6eafaa8bcc 2,474 1.00/1.00 vMB 147
822,392 822,392 000000000000000000029dcc150af34df21eb30adb5c241d329e4979160ce1b5 3,706 1.00/1.00 vMB 160
822,391 822,391 00000000000000000001d4ac387d8251d54d34572e2b8c49849e2be49f9949e0 3,852 1.00/1.00 vMB 152
822,390 822,390 00000000000000000001d6990475af372e2056714c580b2b096597d29e276589 3,496 1.00/1.00 vMB 198
822,389 822,389 000000000000000000035eeff31d7081a6b39425287475162439b912a9b612a0 3,653 1.00/1.00 vMB 178
822,388 822,388 000000000000000000015887fc9ca20e340c321859758b820f7db15dfde90ca7 3,605 1.00/1.00 vMB 254
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.