Loading Tool

Explorer IconExplorer

Memory Pool

84,721 transactions
31.87 vMB
0.11049575 BTC
Random Selection Loading Transactions
Max Size: 193.55/200 MB

Candidate Block

Mining Attempt ffcf226ad17aa5b2c3b555e0d3eb41eca8b7cf68103b66aafce9e78c01d619a9
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root cd6d183cc42896121d2e0aca7bfcf2344ab10b8e0425bd21a0e4c2655d4d5579
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,017
Size: 1.00 vMB
Total Fees: 0.03250422 BTC
Feerates: 299.43 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (456,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,724 458,724 000000000000000000965c7771c8dd91804fb65ab71563ccf7fc2017251e94b8 1,826 1.00/1.00 vMB 85
458,723 458,723 000000000000000001709679c6ab5718e39fbb0e1152488e3d57ce2d9b12e56e 510 1.00/1.00 vMB 98
458,722 458,722 0000000000000000005a4171f996a718671866849d616f1f655e2e859aa28527 1,382 1.00/1.00 vMB 114
458,721 458,721 0000000000000000014f81be97045d371f80b0df3b846ae93d246a4c298e8a1b 2,326 1.00/1.00 vMB 208
458,720 458,720 0000000000000000018680e2de6fdb2bf05391849ddc5969b1ff2945a763ca64 1,863 1.00/1.00 vMB 159
458,719 458,719 000000000000000002300140549bcb0cdd86e6f3d801dd04c7b61ff4fffeefab 1,990 1.00/1.00 vMB 137
458,718 458,718 00000000000000000225f92e219c4c92241bc39c47eb0eb5a514d705dd1fac65 2,196 1.00/1.00 vMB 211
458,717 458,717 000000000000000001e88f110d7c5c6b55998bfe6bedf6c2bd5e16f320539938 2,191 1.00/1.00 vMB 155
458,716 458,716 0000000000000000022d9ff2aaf34d67fc3daf0a9b5d5351f58f97a34ba7e4ed 2,316 1.00/1.00 vMB 147
458,715 458,715 00000000000000000037ebdac603b5380af588ef334e2d33b99f3e76abcff9ce 2,127 1.00/1.00 vMB 178
458,714 458,714 000000000000000000bfdf696d0c2988a4a1d96fc04ec115a31598db68eb92b5 2,453 1.00/1.00 vMB 225
458,713 458,713 000000000000000000fd632077be7208e48fea9796f5585c47cdf8c6a5603145 1,095 0.62/1.00 vMB 164
458,712 458,712 0000000000000000013ca12fd17066a3f1d3d1505451556c8529481677ae0a97 1,043 0.54/1.00 vMB 75
458,711 458,711 000000000000000001872e6eab4b1ae945021c4c410cb196b0d14c006543732a 2,246 0.93/1.00 vMB 158
458,710 458,710 000000000000000002161d3655458ae7463ac715020064316b7a2976083a549d 2,257 1.00/1.00 vMB 187
458,709 458,709 00000000000000000137101dee1fcd6188721396541e92d8b7fb9de9ea50d636 1,011 0.64/1.00 vMB 134
458,708 458,708 000000000000000000533c50fd13da5fc8bec738d8eedc39a56cefd084295c87 654 0.63/1.00 vMB 54
458,707 458,707 0000000000000000006c0f174e766b13b7765427e760cc038fa60358f29daf6e 2,028 1.00/1.00 vMB 124
458,706 458,706 0000000000000000015c2e62047b02869aefcd8e25742519579d6a75c451de70 1,698 1.00/1.00 vMB 136
458,705 458,705 000000000000000000cc7d20dd61af6595278b923dd0577cb50eccf8892a6616 2,408 1.00/1.00 vMB 222
458,704 458,704 000000000000000000a72c94695f2dce669908972ca453e48ba4e9e903ebfdf9 2,050 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.