Loading Tool

Explorer IconExplorer

Memory Pool

82,510 transactions
30.73 vMB
0.08230136 BTC
Random Selection Loading Transactions
Max Size: 189.14/200 MB

Candidate Block

Mining Attempt 5eca7d0e63e408aa0e0c47bccf0775210ac9748a064b65b2983d1abcd237f531
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root f84c39049b235def1c4ea4bf0a882783b27850c79890d5a9e08d556f747f3c21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,251
Size: 1.00 vMB
Total Fees: 0.01347540 BTC
Feerates: 353.36 > 1.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (185,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,993 729,993 000000000000000000000e1192d4e00e86d075aec59a989f594ffd63a64906b7 2,746 1.00/1.00 vMB 28
729,992 729,992 000000000000000000093c89e57faa0135316163c4485c800ddb3fe8be2b77ad 2,869 1.00/1.00 vMB 20
729,991 729,991 0000000000000000000842e98d2254bc7b33b5b3f496cfa50c4d04969c619de9 2,800 1.00/1.00 vMB 30
729,990 729,990 0000000000000000000550783aea28c19a765840ee69f1f8f854a023f55ee319 2,711 1.00/1.00 vMB 7
729,989 729,989 00000000000000000001eccd984f2dd8988c85bd4042425fb6bda5d25d93fd62 2,404 1.00/1.00 vMB 18
729,988 729,988 00000000000000000002b6d61b96c24605b13f1dba7d22bf2326a33ebee2f462 1,412 1.00/1.00 vMB 14
729,987 729,987 000000000000000000028627a1cbb7e7523a54a7f1fdfd1512293fa52d204e70 2,549 1.00/1.00 vMB 25
729,986 729,986 0000000000000000000877cf7c645ef46e4b15dc6aa57807e73294e133f4204a 1,467 1.00/1.00 vMB 14
729,985 729,985 00000000000000000004a7138eabd5726c58714bef1b221ecb4257ca91d53a53 2,686 1.00/1.00 vMB 17
729,984 729,984 00000000000000000009760e9118497a92660b4b7592f7501f91bc3267fbf36c 3,013 1.00/1.00 vMB 40
729,983 729,983 00000000000000000008d9167bc05e4064a0802a88a8f6388014e73b958df99a 2,368 1.00/1.00 vMB 15
729,982 729,982 00000000000000000004c61802ba315e1087fab4bea49a2ab7e46aa9d1f364e3 2,519 1.00/1.00 vMB 14
729,981 729,981 000000000000000000044bb49d94a3389ebdff5e1e4593a3aba581e91a29c5fb 2,770 1.00/1.00 vMB 9
729,980 729,980 00000000000000000006de8884602fa870248a9486931a7b0c37c7b0d65278d0 2,962 1.00/1.00 vMB 11
729,979 729,979 000000000000000000092371975ed7646294acafe2a077357136c041f358680e 2,606 1.00/1.00 vMB 19
729,978 729,978 0000000000000000000368ae03c37c61b19b8777c866a4ae8535c1828aaea2c0 1,115 1.00/1.00 vMB 12
729,977 729,977 0000000000000000000870dce86d0d76ddb5463f3f8b3558e3eedd74397a7308 3,342 1.00/1.00 vMB 28
729,976 729,976 00000000000000000002044cbebd56743dee26eb9837be8efe7d9a03de253742 1,920 1.00/1.00 vMB 11
729,975 729,975 000000000000000000095fcc6079da56f4ceebfae9097e892551bc9918928591 1,543 1.00/1.00 vMB 17
729,974 729,974 000000000000000000076ef8c7639d451a45c935debe80656d49b6419057f97d 570 1.00/1.00 vMB 10
729,973 729,973 0000000000000000000614a769a4b04cc8523540b8c190de1a99351830cea585 2,627 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.79 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: 709.81 GB
    • Received: 16.99 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.