Loading Tool

Explorer IconExplorer

Memory Pool

78,182 transactions
29.00 vMB
0.07987631 BTC
Random Selection Loading Transactions
Max Size: 175.86/200 MB

Candidate Block

Mining Attempt 1511383e48b17128ac79c7bd816ae96127bbda61055afc0be6730fe3aa5db1a2
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 1b3ef1ac7ff4b45093208671c0aad3527dbed7cf2848f56166fb112d6611da64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,357
Size: 1.00 vMB
Total Fees: 0.01926535 BTC
Feerates: 100.81 > 1.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (533,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,404 381,404 00000000000000000fac1e208937b975c18633af6e89e33d8564e3121b92ad71 205 0.25/1.00 vMB 15
381,403 381,403 00000000000000000f8144d935321d18d14465c7617c04140418383aebfdc455 521 0.29/1.00 vMB 32
381,402 381,402 00000000000000000b0e6210d58058d293205b4b8decb49e27e76586cad69210 1,421 0.67/1.00 vMB 40
381,401 381,401 0000000000000000010f5e20f8d2e4b1ec9c9fa9da66394b5a05ccab60f88e1b 519 0.28/1.00 vMB 24
381,400 381,400 00000000000000000c08b4c0324913fdf3b74f1a1a8df51bef08401fc34d8821 364 0.30/1.00 vMB 18
381,399 381,399 0000000000000000103db770f2e6ec757fbc8574c471350679ae816a924a8ed9 1,607 0.75/1.00 vMB 40
381,398 381,398 000000000000000000ef85c67c448567553d1f15e3272dd9abcead9023e6ce41 377 0.25/1.00 vMB 27
381,397 381,397 0000000000000000083f5cc2a70f926a27f5c6245173e980a3652bd2592d3e7a 1,109 0.71/1.00 vMB 35
381,396 381,396 00000000000000000c8faf85d186ea21f2f3d0f3a7ed8125cc6950870715edae 987 0.65/1.00 vMB 33
381,395 381,395 000000000000000003987eb1c0cbcdd69e6e94e8c524cfcabf1f761b59e57dde 1,223 0.84/1.00 vMB 32
381,394 381,394 00000000000000000b8d56b69688fb9f74b85928ac8befdb1002214da0921ea5 318 0.24/1.00 vMB 23
381,393 381,393 00000000000000000d78e530abca29216657ac1820e8c2cba7cf50a3f510750c 987 0.89/1.00 vMB 24
381,392 381,392 000000000000000008d4d7bd236abe5cf4e3a2e3bf8e250440c71218b9fd3feb 1,256 0.94/1.00 vMB 28
381,391 381,391 0000000000000000092ffb868ff71fdb5af4ea0b35b176fdce45a232e4a56a47 634 0.64/1.00 vMB 22
381,390 381,390 000000000000000010ef954903707ee498b967ae58cd7b4b12ebd8ffb58e01aa 1,676 1.00/1.00 vMB 33
381,389 381,389 00000000000000000498b920f44888279f4fb6415778ff29a56bbcf9123a8a79 1,406 0.89/1.00 vMB 27
381,388 381,388 0000000000000000077280c90677c4de9f85accf92c4a6c58ca52a4d48f26ee7 2,182 1.00/1.00 vMB 44
381,387 381,387 000000000000000000028656938a1ccdd07417c41d068ae5de954240ae9810f6 864 0.99/1.00 vMB 12
381,386 381,386 00000000000000000f3a8593e6ee2cd5ecd20128dc98bc8a70bab73a2105fa6a 280 0.16/1.00 vMB 24
381,385 381,385 000000000000000000d5ec38d45b607ab5ff04ab5b522bf267bdb2757d942920 327 0.18/1.00 vMB 25
381,384 381,384 0000000000000000005f20617b94e119aec7735ee3c0095f464a43bed42b4313 1,402 0.73/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.