Loading Tool

Explorer IconExplorer

Memory Pool

38,353 transactions
28.13 vMB
0.06403964 BTC
Random Selection Loading Transactions
Max Size: 142.63/200 MB

Candidate Block

Mining Attempt 347e88fa636e6c73bc1aa76ad57e6cd32869c428cf273847850c917955ad774b
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root ada742785e92433f5bcf2237c0ea428eb70e104fbce1740f0cf23c20064c1538
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,160
Size: 1.00 vMB
Total Fees: 0.01018775 BTC
Feerates: 150.80 > 1.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (410,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,122 504,122 00000000000000000046ba25fb02f511d8e24dc7fd8a176279312564831a1d1f 1,580 1.00/1.00 vMB 204
504,121 504,121 000000000000000000672e3746679010950da1af5b9136a2a19b859ac137b2cf 2,380 0.99/1.00 vMB 444
504,120 504,120 00000000000000000024ac74f5044819a84c8698481611a2bbc713a47991c944 1,178 1.00/1.00 vMB 264
504,119 504,119 0000000000000000000860cd5eeda0ccd226350cedad99929664cb5fdcc24905 1,048 1.00/1.00 vMB 257
504,118 504,118 00000000000000000016ea1a1d29f8263fa919554af3790ead67271756fe3f63 1,302 1.00/1.00 vMB 164
504,117 504,117 000000000000000000619a2d42cc1a24afa49ecfb04714d1e597cceb482aec0d 1,257 1.00/1.00 vMB 257
504,116 504,116 0000000000000000001b86298d93c42ca172ba15a044fd091a748f8255ed7595 1,997 1.00/1.00 vMB 403
504,115 504,115 0000000000000000001fbfd5e0e77215d075852adf9cbed02132c1c16db5f178 2,228 1.00/1.00 vMB 420
504,114 504,114 00000000000000000057afba5064e008bcabc44489f452e76bcc1d65b620a22e 2,546 1.00/1.00 vMB 491
504,113 504,113 0000000000000000000543ff3c9a7207cf1b2a82d31e1544a977e3cea1c2f9ec 1,614 1.00/1.00 vMB 215
504,112 504,112 0000000000000000001e3430fb2ab3de0c4158d354c4cd5fc80f9d5076088233 633 1.00/1.00 vMB 203
504,111 504,111 000000000000000000408f89c4472a454861dec6ac546795de9d2d2fdf90eddf 2,365 1.00/1.00 vMB 493
504,110 504,110 00000000000000000005aad026481a5494ab66e73303a5efdcb707040fc60002 142 1.00/1.00 vMB 191
504,109 504,109 000000000000000000153054c4afc69a7e42616ec1303cb957ef4edeed155b14 1,207 1.00/1.00 vMB 332
504,108 504,108 0000000000000000007d895cf3d9692a3a0692a2ded075c468b2e0ac674c5878 863 1.00/1.00 vMB 269
504,107 504,107 00000000000000000058a82c029bc01d8470032ab0b222bceb73babe9ef9cad2 2,588 1.00/1.00 vMB 477
504,106 504,106 00000000000000000017e8ffd409c3f942684f78497e7049cbbce0e2ab5c8629 927 1.00/1.00 vMB 230
504,105 504,105 0000000000000000000d6f364667e81be36daf6e99c8968728b2182bb14b6398 1,575 1.00/1.00 vMB 227
504,104 504,104 000000000000000000072373aa3636e76e980d34c5b25d4401b233b447d80d52 2,198 1.00/1.00 vMB 362
504,103 504,103 0000000000000000004871d17c621b82fc47ee05984362aeb23e76c13d116c1e 1,923 1.00/1.00 vMB 382
504,102 504,102 0000000000000000003ab6c2c4c24a19e6ca83ea13a51f629fb7a145fe56ab5e 2,626 1.00/1.00 vMB 508
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.68 GB
    • Received: 11.82 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.