Loading Tool

Explorer IconExplorer

Memory Pool

41,750 transactions
28.39 vMB
0.06805127 BTC
Random Selection Loading Transactions
Max Size: 145.39/200 MB

Candidate Block

Mining Attempt f553a072975bc36307aae0a886581613e807db32a6f68683e02871d62b405bbc
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root ae7137b69b2ba1630a94bab92eadb293edad4e0e0823e2b05887854d2c49d08e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.01320804 BTC
Feerates: 201.07 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (81,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,160 833,160 000000000000000000022a052c69245a43e14db7b48beea07cf8662c79c20f93 2,161 1.00/1.00 vMB 100
833,159 833,159 000000000000000000033766657cafd03ba2b402aea17a7e31b2cf6e104b6030 2,678 1.00/1.00 vMB 125
833,158 833,158 0000000000000000000384330267e29c202c97ef91e84074c9d7059a53e06cfc 2,987 1.00/1.00 vMB 89
833,157 833,157 000000000000000000032b73bbce05bd050c9cd04001bc5d914d299d500c9219 2,446 1.00/1.00 vMB 108
833,156 833,156 00000000000000000003200381c65029394778347c0560067db27b7328cea609 1,072 1.00/1.00 vMB 102
833,155 833,155 00000000000000000001ef60cc3492f18e6adf34e276b0bf14d86a76bc75be83 3,108 1.00/1.00 vMB 98
833,154 833,154 00000000000000000002886c959055ce15468bf2c6c8a3288ed842f4d02128b6 2,813 1.00/1.00 vMB 105
833,153 833,153 00000000000000000000bb0b92facc178f80dda69229664762906aad5e7ed8d9 3,246 1.00/1.00 vMB 67
833,152 833,152 00000000000000000001f9efc8dbe420b46445ad2dfbcebd2ae3a71143500f24 3,050 1.00/1.00 vMB 71
833,151 833,151 00000000000000000001dc6f0a5e47fb02bf519388d4df6ed9869e179d4596f1 3,131 1.00/1.00 vMB 82
833,150 833,150 00000000000000000002c21b6bd62d09c70f35d8eab5ce748dd4387c1ef465bb 2,904 1.00/1.00 vMB 98
833,149 833,149 00000000000000000002cb91b9b3f2df2027f5d2d950a9a722128fbd4889fde4 1,966 1.00/1.00 vMB 81
833,148 833,148 00000000000000000001acdbe777cf7b1de04fb289bf94ccfca08048d51c17e4 3,048 1.00/1.00 vMB 97
833,147 833,147 0000000000000000000273aa0ecce76dda30bb773042678730682be3dfbc2074 2,676 1.00/1.00 vMB 88
833,146 833,146 000000000000000000022c6cb309f2857d4283977e075138e803dbe3aac261b8 3,135 1.00/1.00 vMB 94
833,145 833,145 00000000000000000001044a96177dec8997d2aee48afab88c362bb36cd5fc33 2,971 1.00/1.00 vMB 94
833,144 833,144 000000000000000000032147e4c93d510872739e6b03c57623b6c2cb39deae2e 3,187 1.00/1.00 vMB 95
833,143 833,143 0000000000000000000069deaa91278af33b061496f645a3b9f4f982ba0680dd 2,996 1.00/1.00 vMB 126
833,142 833,142 000000000000000000034f3e0a65dfafa2ca476678a4c98ceff95c013ec8d124 2,871 1.00/1.00 vMB 95
833,141 833,141 0000000000000000000214a27c25f022ca874fdc3386172470e510bd768a3f27 2,921 1.00/1.00 vMB 74
833,140 833,140 000000000000000000009191c9e10a696928ee12c02529522924aa394c0a70e6 2,910 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.