Loading Tool

Explorer IconExplorer

Memory Pool

74,807 transactions
27.61 vMB
0.07493407 BTC
Random Selection Loading Transactions
Max Size: 168.44/200 MB

Candidate Block

Mining Attempt 4ce8e2ba69ff30b5f461efe1c4f3a38e59b4d0371733ba3fa906f84877144ef8
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 103de82f18396385454270d8ab41e7c7755051cf0089aee4a1b1d410be0801c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,356
Size: 1.00 vMB
Total Fees: 0.01600496 BTC
Feerates: 301.57 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (217,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,804 697,804 00000000000000000009a208c165ee5f17cbf3ec974360dedf45afbab57047c3 398 0.59/1.00 vMB 3
697,803 697,803 0000000000000000000d018a0b933cc7cb66a5c5fff9b9813f69a7ad4fe81a02 2,258 0.71/1.00 vMB 9
697,802 697,802 000000000000000000039bb2cd18d3da66b51b4fccc964778ce4472f8df8f618 1,024 0.33/1.00 vMB 12
697,801 697,801 00000000000000000006e27d83a2e20a4ed4c1cf179838133a6cc1e18065126e 2,968 0.97/1.00 vMB 6
697,800 697,800 0000000000000000000e7ade15800cb16fb5d1f8d5eff75df0f60f05fe41ba69 2,296 1.00/1.00 vMB 18
697,799 697,799 000000000000000000005fa399fbf6d86f0f8622c943875113600201333a77f5 1,402 0.47/1.00 vMB 10
697,798 697,798 0000000000000000000be7a26da78ab2de97b90b505148546d54343a9bd67cc1 213 0.08/1.00 vMB 7
697,797 697,797 000000000000000000002b2df835bc43244fa73e5878fa4884d4c146990fa8a4 1,590 0.50/1.00 vMB 12
697,796 697,796 00000000000000000009229883df40603c429e339d4039b61a030d78ac0eb750 303 0.10/1.00 vMB 12
697,795 697,795 0000000000000000000e9f5a775112fe003968bbfe834c5c42f3b172cc847f72 359 0.14/1.00 vMB 18
697,794 697,794 000000000000000000035dd4e2cca66333a6f25f5ac15897cdbcf66704c8ca9a 220 0.08/1.00 vMB 10
697,793 697,793 000000000000000000081828fc71a51627a16566c94d4042f8eef87956529b5e 1,030 0.32/1.00 vMB 13
697,792 697,792 000000000000000000023a231c49035c92b06cd1d90af0dc9636d172971c0eb4 1,601 0.61/1.00 vMB 13
697,791 697,791 00000000000000000000e18858056c53125ed2a84f382af0ad9841206a56c893 963 0.95/1.00 vMB 6
697,790 697,790 0000000000000000000927e9afbb7fd6f365a56c8c8f2a044a0886af9ca60abd 2,607 1.00/1.00 vMB 11
697,789 697,789 000000000000000000050ea3f209a6b707e30510e7da0ea5cf243ac771cd2e20 523 0.18/1.00 vMB 10
697,788 697,788 0000000000000000000b318a0f852834d57047092950c78763bd48b02a2ac16f 772 0.23/1.00 vMB 14
697,787 697,787 00000000000000000008aa3bbbd5d771edf02a9817d8011352b7d3e21bf38e78 90 0.04/1.00 vMB 9
697,786 697,786 000000000000000000028530970f03cd570dbf7d5bfa92dc0f7c253eea2d57c9 1,388 0.48/1.00 vMB 9
697,785 697,785 0000000000000000000df0acdfa407d411eabbeb72b8287da7590c3c33f783d0 711 0.27/1.00 vMB 10
697,784 697,784 0000000000000000000d9519391d343e87c036d9b96077b1a420ff3e3fce209e 295 0.13/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.