Loading Tool

Explorer IconExplorer

Memory Pool

36,483 transactions
26.95 vMB
0.06495926 BTC
Random Selection Loading Transactions
Max Size: 136.40/200 MB

Candidate Block

Mining Attempt 5efb6ad1462e538f8856fff4f682c0d28bd24442504274c9329b7ec754640339
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 1b0428b4373da9f1001ebaa226c521965c95a86d37396e4bb5be76811ad265d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.01438025 BTC
Feerates: 101.65 > 1.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (81,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,163 833,163 000000000000000000020089c9f7eb23ab49b79a565a0612304ce06fde8059a8 2,757 1.00/1.00 vMB 90
833,162 833,162 00000000000000000002540069f91b7aa03f08c219caebcaa28f24995c8bca51 2,747 1.00/1.00 vMB 99
833,161 833,161 00000000000000000001a2dc3051be023c7a1eec43e04daf5b3de9b38ff8775c 3,034 1.00/1.00 vMB 99
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
Previous 10 blocks ↓
Total Size: 781.75 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: 631.34 GB
    • Received: 12.06 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.