Loading Tool

Explorer IconExplorer

Memory Pool

33,364 transactions
27.28 vMB
0.05564310 BTC
Random Selection Loading Transactions
Max Size: 136.02/200 MB

Candidate Block

Mining Attempt 1592beea684a7d46903f86178c3a79e84eff2d14ae9a3d45b8594cb386f05670
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 890fb227e1c076f6df0bc0a8ec7f40663d32cdf5f02ba73f0e09631996329fd3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,426
Size: 1.00 vMB
Total Fees: 0.00418280 BTC
Feerates: 34.70 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (668,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,906 245,906 00000000000000199a7255f11ec91792662449747f3e0cc3b63f560991119261 298 0.24/1.00 vMB 85
245,905 245,905 00000000000000aee91f86e0aca3d5247c678b3b75d6edd326b8f49110a46873 377 0.17/1.00 vMB 143
245,904 245,904 00000000000000a259776786c570ee7eefbc1bec2a8f3cee3168c5e3a3ac8ca5 301 0.12/1.00 vMB 167
245,903 245,903 000000000000005be9b93f54cc5f9de82d87962a174ba59938467b08d979dfaf 27 0.01/1.00 vMB 124
245,902 245,902 00000000000000639c67dede13fdded7dd8d0eb466be2652cf7b86c642443fe8 157 0.09/1.00 vMB 125
245,901 245,901 000000000000005a038c4ecd3033020c02e583fd9e2c5ae23ba4aa2c65bb2061 536 0.23/1.00 vMB 140
245,900 245,900 00000000000000acb1c90fbe24ef87f7e09ba7cfb6d0e055a9399f01385aa86b 256 0.12/1.00 vMB 33
245,899 245,899 000000000000003ee7e0e5ce06c320308eb047044ea861b1b7eb719d6d7c9072 574 0.25/1.00 vMB 214
245,898 245,898 000000000000005580d5fcaa657971ce3b39ba350b556abc9e676f790150691c 427 0.20/1.00 vMB 116
245,897 245,897 00000000000000284397b3ef4b0aef71952b199a5dfd1e914258f9da37213397 188 0.09/1.00 vMB 115
245,896 245,896 000000000000007752e7be2f9c35eae6ed78c82a63e5a720f26ebecdb6ef600b 24 0.01/1.00 vMB 100
245,895 245,895 0000000000000046dcfdd127d461eedde24d3514f42cb5ee0d32571cfb64bff6 193 0.10/1.00 vMB 148
245,894 245,894 000000000000009b938f8499800cbe2cc3f2e7086b47d16bca890e08bafad111 50 0.03/1.00 vMB 82
245,893 245,893 00000000000000729f7083534963d1045167ee8bbd76600eb060cf97ca574023 425 0.18/1.00 vMB 186
245,892 245,892 00000000000000750f39bc4ec3df014ded0936cbb54a9d079617982be5e6a860 20 0.01/1.00 vMB 229
245,891 245,891 0000000000000017e3b854a44698a7715722886263e6a6552833c033cc826036 354 0.14/1.00 vMB 135
245,890 245,890 0000000000000042a0d1364808a425f886d0bbcb9c6adf25eb1b9f83c0d85a92 372 0.15/1.00 vMB 188
245,889 245,889 0000000000000080f045f33a8e65fd1e4fb433e79869ea16fb16f69aa0213c18 215 0.14/1.00 vMB 207
245,888 245,888 0000000000000099bee9ccdcc4a647ba14157cf05d9f7127b064db3603dd49d5 271 0.14/1.00 vMB 139
245,887 245,887 000000000000004955d002110430353d42143aee4587a787e603801b97c02fcc 203 0.10/1.00 vMB 159
245,886 245,886 000000000000001aa6707204b2d1887089a860eceaf8a893a7c2d08dfe6ac525 298 0.12/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 781.68 GB

Node Details:

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