Loading Tool

Explorer IconExplorer

Memory Pool

85,518 transactions
31.92 vMB
0.11831593 BTC
Random Selection Loading Transactions
Max Size: 195.47/200 MB

Candidate Block

Mining Attempt 6f6ab5d7de2cfbf28e479b04ed6183395c41cab78b95d24af5bcd4e750d18804
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 09f746513a56caacdd109e8a39199d6056b49606f871ca73caf528f1abb5551a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.03998880 BTC
Feerates: 299.70 > 4.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (680,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,254 234,254 000000000000007fbac7bb86b77170f060443915763123eed0c1950e5726aa02 279 0.15/1.00 vMB 136
234,253 234,253 00000000000001541fd6038a1f1e37653fc9b98259400167d7fab3e2293bb344 128 0.05/1.00 vMB 276
234,252 234,252 0000000000000052068d2c6341305847d33993ea31902e7adb4ccddf84769fff 309 0.15/1.00 vMB 128
234,251 234,251 00000000000000bb0c59b3a988f765f164bfe0f162859cb6438e2ee4c34b261c 364 0.16/1.00 vMB 144
234,250 234,250 00000000000000458d09997b81fe16f5d77f46f1548fb6ef048c2978af896f11 826 0.42/1.00 vMB 148
234,249 234,249 000000000000007d11255faa7c5fb57c073f5287c468136121a3ff29dcf4f9b9 669 0.25/1.00 vMB 214
234,248 234,248 000000000000007249309db62cf00ce50c42aa50264b764fd60f334f7144e3a3 5 0.00/1.00 vMB 77
234,247 234,247 000000000000006c7c9e05e64f056c4695a170d5208f9dced5485396a77b4782 493 0.22/1.00 vMB 143
234,246 234,246 0000000000000147979cc97d475a25bbd921047115a048a6e592f6515f991763 427 0.20/1.00 vMB 131
234,245 234,245 00000000000001370b3a877931ce298f6d784f6bffd3e6b72e7e38fc9692ebc8 345 0.14/1.00 vMB 178
234,244 234,244 000000000000010db790096568927dba69fbcadaa18bd15a18611d7e791089a2 179 0.13/1.00 vMB 84
234,243 234,243 00000000000000e38f3150b6e4599374335511073917fddccc9ad90a168dcf18 632 0.25/1.00 vMB 182
234,242 234,242 00000000000000c0a8c187d18f459f7155567717a7bac069e94d0ebc8b5ebd71 579 0.24/1.00 vMB 160
234,241 234,241 000000000000005e5fa58de4f6853cf81cea0e364d9ac3b6b849675a07788d96 414 0.18/1.00 vMB 183
234,240 234,240 00000000000001a81aa477b364d84900c15fe92b5f345a4dfa3e65cfd6b5c909 98 0.04/1.00 vMB 45
234,239 234,239 0000000000000113325c334e65c8103eccae082927b5e3bd774d596583160d4a 922 0.43/1.00 vMB 142
234,238 234,238 000000000000013bcc675e518aafc829fe7d202ffe3719cc6da943e27ae1d55d 806 0.44/1.00 vMB 130
234,237 234,237 00000000000000d0bd29de3d2a1df61e109a1f78bf714ebcf0c878007b8eb828 817 0.25/1.00 vMB 248
234,236 234,236 00000000000000c256de13dd0a0be92f1c89df9e4e78b263652f89129e7eb075 75 0.04/1.00 vMB 70
234,235 234,235 00000000000000e2adb70818524f7049f5c6767f61da6bc43eb0ead2a92edef2 387 0.16/1.00 vMB 151
234,234 234,234 00000000000000703cb4cefea78d76e0ae813970e3ccca1d3d198a05d4314ece 506 0.20/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 782.78 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: 709.63 GB
    • Received: 16.94 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.