Loading Tool

Explorer IconExplorer

Memory Pool

78,398 transactions
29.29 vMB
0.08172724 BTC
Random Selection Loading Transactions
Max Size: 176.99/200 MB

Candidate Block

Mining Attempt 04bd154907167a0770e59a5c40dae08974f9b35b399a115ab7cc89150c259398
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 4bf75fcd847664f0493f625cd137d4ff3d490786205f66e32fead9dffc5b920d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.02008221 BTC
Feerates: 94.79 > 2.01 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (564,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,331 350,331 000000000000000015240321750d9a55aabf6926004a99b995421a5cef471feb 437 0.24/1.00 vMB 27
350,330 350,330 000000000000000002be5e7204ceaf6d129633b7f9e1fc22f0529aae0cd7d984 453 0.24/1.00 vMB 26
350,329 350,329 000000000000000004d938f5e656e5cf3b6a5f219e8a8c64ca330c4362e2200a 295 0.14/1.00 vMB 28
350,328 350,328 000000000000000003e8a95fd2d970a6e25fb23bfa9070cd4d8b36cc5c86c04d 414 0.23/1.00 vMB 25
350,327 350,327 00000000000000000079a73e4887ada81b3aaa38a9eab93c2881895bf44bcc85 72 0.04/1.00 vMB 16
350,326 350,326 00000000000000000f00d4be4be448ad8b774195918b599b28951c6b331ebd4f 517 0.34/1.00 vMB 20
350,325 350,325 00000000000000000af2595b21489db3403237233e844ca83f76d1c600fc23f3 904 0.51/1.00 vMB 26
350,324 350,324 000000000000000014e821de36474f2474173b5230ab98d5a5b03a41c5c628a0 132 0.10/1.00 vMB 15
350,323 350,323 0000000000000000109807092d8d50ca61222a30210cbf4e9b243b456a509291 786 0.35/1.00 vMB 31
350,322 350,322 00000000000000000be35841ada33a3b89668045016bfbd884358dae91c98907 164 0.10/1.00 vMB 12
350,321 350,321 000000000000000007070433aac0f0fcd8272b6f6a34bcc621af50273bc6ea34 414 0.22/1.00 vMB 27
350,320 350,320 0000000000000000151605249601b6752c728277b8f241e66cb215743c0eac6b 157 0.10/1.00 vMB 24
350,319 350,319 0000000000000000063f60e74f63ffae4bcc6b187fb34e4886dc083469f1d80d 115 0.10/1.00 vMB 15
350,318 350,318 000000000000000015217ad9776efad43ad28631d1aa51d838c0a686afe6e623 78 0.07/1.00 vMB 3
350,317 350,317 000000000000000002f257f03b7032edfea1b3230d887e2b78d8d16701ab7f71 247 0.14/1.00 vMB 26
350,316 350,316 000000000000000006ee8840fc99f397c21bd72f5a7a291f7c50aaa2ca54638f 61 0.04/1.00 vMB 24
350,315 350,315 000000000000000011bade26b88b9bd03dbbc9cfeb4f0ae9b5c04142d7d99b48 581 0.25/1.00 vMB 17
350,314 350,314 000000000000000003d90d95638b29bec0ff77fe48bb652b975fb55dff9c6fb8 1,288 0.75/1.00 vMB 25
350,313 350,313 00000000000000000c7ae67b22a2634b50cb7d1e8bc5486a79b08d9a7784a8ee 1,840 0.75/1.00 vMB 34
350,312 350,312 00000000000000000e80a4185c8b36c81b37132d7dc1d29f6ec50123c763a01b 208 0.16/1.00 vMB 20
350,311 350,311 00000000000000000102f0bc71ed1cf801df8f7b13e278bd18261e4c9c66fb10 104 0.09/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.67 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: 674.53 GB
    • Received: 16.43 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.