Loading Tool

Explorer IconExplorer

Memory Pool

81,754 transactions
30.22 vMB
0.08406003 BTC
Random Selection Loading Transactions
Max Size: 182.21/200 MB

Candidate Block

Mining Attempt 31331078e0488e020df5b19b0636abb12e835b73be646218a0288b3dd49d9031
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 32d806716999a5ce31dc655d64dc7c8cb9a56e2eb9da1661491ccaf071835f69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.02217970 BTC
Feerates: 502.67 > 2.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (171,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,501 743,501 000000000000000000086162d274dc2debc21ef83f1320a37ccfe5b5fe84ccc2 1,335 0.55/1.00 vMB 10
743,500 743,500 00000000000000000007fc930006702b03038e51503f88afa5df547804a934cd 1,669 0.76/1.00 vMB 6
743,499 743,499 00000000000000000004a19c1f0623fae629370db6fd879c5d12f08a5fcd6bb6 2,296 1.00/1.00 vMB 14
743,498 743,498 00000000000000000001b8841bd58a0ad7208e4f91c398b4bf301bcc58c6df1b 666 0.28/1.00 vMB 10
743,497 743,497 000000000000000000025ce5394370dc1bc93729f9bd93963554e095954d3d95 702 0.26/1.00 vMB 10
743,496 743,496 000000000000000000088c296f66ad32267e7e21d01a46a6bcf41575fbcca53d 22 0.00/1.00 vMB 19
743,495 743,495 0000000000000000000658a8a52d57d907594c13b74e673e485bd65f2c57f53e 140 0.05/1.00 vMB 10
743,494 743,494 00000000000000000005ac3cb2f2d9b3e4789f15e92b9a25a127314c26c435f6 218 0.07/1.00 vMB 13
743,493 743,493 000000000000000000023a415989103075695f9ba92f46b85b574a3cbff24f30 496 0.29/1.00 vMB 10
743,492 743,492 0000000000000000000244452fbd52b9a636d7712c7fbedbb2ab4dc2d744f073 660 0.22/1.00 vMB 11
743,491 743,491 0000000000000000000664296bf3483afd40c0e69f78da6cd8dde846f7a7b2ca 1,534 0.73/1.00 vMB 4
743,490 743,490 00000000000000000001ddee40d3ac5f31c5f521d31ff65be358ea54c895a942 2,854 1.00/1.00 vMB 8
743,489 743,489 00000000000000000008dff17f7bc049c472a53ed153ae86279cdfb909daa6b4 2,800 1.00/1.00 vMB 18
743,488 743,488 00000000000000000008634ede33ad4ba5ab63fae17c8e1ab745c0114ad2db22 3,286 1.00/1.00 vMB 16
743,487 743,487 00000000000000000007bf439110876c0543a4e308d65e70864f0f7194510466 2,466 0.76/1.00 vMB 10
743,486 743,486 0000000000000000000842818592211bdae4311aa845f71be1c892fb11966a73 2,359 1.00/1.00 vMB 11
743,485 743,485 00000000000000000002ecd9d705b024721ba2e438c627ac028493109359c4ba 2,416 1.00/1.00 vMB 18
743,484 743,484 0000000000000000000780f89983409727f1d969705bee8c405d0123109e3eb2 1,023 0.62/1.00 vMB 10
743,483 743,483 0000000000000000000810fbc90444df6852cb69757e994c474e8a2a3df5d940 157 0.05/1.00 vMB 12
743,482 743,482 000000000000000000070d9aded199f86aca7a741dbd5ce0934c50bba5a2798f 900 0.31/1.00 vMB 11
743,481 743,481 00000000000000000007d37d1624fe379468d5c72e15dd9349471e80cdfc386d 1,142 0.96/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.36 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: 662.66 GB
    • Received: 14.87 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.