Loading Tool

Explorer IconExplorer

Memory Pool

83,610 transactions
31.40 vMB
0.09825933 BTC
Random Selection Loading Transactions
Max Size: 191.44/200 MB

Candidate Block

Mining Attempt f6ed4c17958b228b2352779ce8e75242bf9db350299b444fb023cee5809acce3
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 1d7a87302ab0f62688a6c2705020f06bbfd1486fc7ee409ff30b25c63a85b697
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,284
Size: 1.00 vMB
Total Fees: 0.02579230 BTC
Feerates: 177.93 > 2.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (20,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,353 894,353 000000000000000000005128363ae3707f4a812679fb5dceffe98dc77f338e79 123 1.00/1.00 vMB 2
894,352 894,352 00000000000000000000d140ef281b7ab486209ef8b96e1dbc563ecd4187bc7b 454 1.00/1.00 vMB 2
894,351 894,351 00000000000000000001342073dc6156572be7722e3b642e4052d82fcabc580d 2,929 1.00/1.00 vMB 5
894,350 894,350 000000000000000000019cfbbf3e3e6d94fa026690683efb279fdc8d54f743c1 2,552 1.00/1.00 vMB 4
894,349 894,349 000000000000000000001adb8ccf9675bc64d18e8d1bf777b992f4fea94095f7 629 1.00/1.00 vMB 2
894,348 894,348 00000000000000000001398a9627021d767465dd86de45f8ca095d181f3f47e5 1,474 1.00/1.00 vMB 2
894,347 894,347 0000000000000000000103b719041045b84bcbc21071c36a392a0d83a6a64cc5 1,852 1.00/1.00 vMB 3
894,346 894,346 00000000000000000001d97c7a507e7f82f76c802d8672c0ef1be5b6b65c6430 788 1.00/1.00 vMB 2
894,345 894,345 000000000000000000010635661b56dac86465e715d9cca0ab51c03f9fb6c456 2,099 1.00/1.00 vMB 3
894,344 894,344 00000000000000000001568d4325305506d5403ed03bc007d07cbf5d4e2b64e1 2,442 1.00/1.00 vMB 3
894,343 894,343 0000000000000000000094a61c9610eb863267838a8cbd8c6083308389b20e4e 3,053 1.00/1.00 vMB 5
894,342 894,342 0000000000000000000157ba3b9411f592f0eaf205f5835dea4b3abafa614cda 2,733 1.00/1.00 vMB 4
894,341 894,341 00000000000000000000d7ceb1e47d78a9fe2a53c0596420273183d364feaca0 2,863 1.00/1.00 vMB 4
894,340 894,340 00000000000000000001ccfcb632a7a7d6de454cf5cc76a6a6c83663e40ca0ae 3,911 1.00/1.00 vMB 4
894,339 894,339 000000000000000000014bc8e1c889a1d4a80a8a55bc98b6d894461749d1a5ac 3,700 1.00/1.00 vMB 7
894,338 894,338 000000000000000000019c9b437bd7188bfc0bc830cedaae7406ccfc4b576e43 2,634 1.00/1.00 vMB 3
894,337 894,337 00000000000000000000fa0261a8ddf9762660a883dfbe3fa14b12f8c12b37d6 2,100 1.00/1.00 vMB 4
894,336 894,336 000000000000000000014c926800a3b6f68748352f040305334da22d80aba3d6 3,001 1.00/1.00 vMB 3
894,335 894,335 000000000000000000013cc97cb8d82ccd8ddf2d19b3f707a1e716e4b445880c 3,312 1.00/1.00 vMB 9
894,334 894,334 0000000000000000000089855ae3434478ffd2d261ea6346d39d6cd0bb70ea11 2,709 1.00/1.00 vMB 3
894,333 894,333 00000000000000000000f28bd1b708284a035b84d6356ac06ca1cf78e041c5a4 3,913 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.