Loading Tool

Explorer IconExplorer

Memory Pool

84,131 transactions
31.49 vMB
0.10250558 BTC
Random Selection Loading Transactions
Max Size: 192.97/200 MB

Candidate Block

Mining Attempt d59e329ccd9f5ac00b1674ad66ff6eb89f2a4c3ae58e41deb6d646fa2a01dea9
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root de4626b5ba7b76b6c139ada80df6cb86b457af2a8acbafd9c0211bd31c03f18c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.03016193 BTC
Feerates: 150.54 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (652,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,837 262,837 000000000000000196fa1cd604cf36a1467f444c19461a0d951adf61df2c01c2 576 0.25/1.00 vMB 2,205
262,836 262,836 000000000000000f2c0ad1c2cf13f6485d59a044de22fe037a2235bb61e2fb21 380 0.18/1.00 vMB 108
262,835 262,835 00000000000000060f09602fce527f5d82e68068afd54ffaa64523ca6f798200 155 0.07/1.00 vMB 96
262,834 262,834 0000000000000015f96a5883d6f1aa6a26cd627ecdfe9cbef6be52d95c1aa3f1 421 0.18/1.00 vMB 96
262,833 262,833 00000000000000064797a2760c4988bb234374136e961749c5d96000822adfac 140 0.06/1.00 vMB 99
262,832 262,832 000000000000001554b00f7539e7b50c46aa0ea8b2b205ce73be74a5921b459e 1,172 0.48/1.00 vMB 115
262,831 262,831 00000000000000121d1b3c4b4bb63249960530d4d13bf633ee44d260158e8f2d 168 0.07/1.00 vMB 89
262,830 262,830 000000000000000356870c9a3e47022a7f01b27b90e02947d7c4c43b43eb7938 152 0.08/1.00 vMB 82
262,829 262,829 00000000000000103443548f295c197328cbedeb1759170ffc757a1ff05147f7 549 0.24/1.00 vMB 35
262,828 262,828 00000000000000160a313c6503da46996d3e3c806967926d3afacd59e0efd081 551 0.25/1.00 vMB 131
262,827 262,827 000000000000000985d9b13ee04392c811904739e0e138f8a0bce6ef57ba6c57 634 0.25/1.00 vMB 114
262,826 262,826 0000000000000007aa63bb16fdc73558c352ee97e269e31a708a11c27c027732 661 0.25/1.00 vMB 137
262,825 262,825 000000000000000a45dcf21d84e114368df855c48927de8ae2f862d85472d9cf 139 0.06/1.00 vMB 44
262,824 262,824 0000000000000011453d3ca7101c0967e7eb25c34c33a6a8cb859853b74369d1 29 0.01/1.00 vMB 84
262,823 262,823 00000000000000052e48db68f288d5005302c2d198a8d9e2a9dbd6e4bfcb398d 72 0.03/1.00 vMB 90
262,822 262,822 0000000000000008094309bd5e2640aca9eb5a65ef8f674fd1cac5be029d6bda 419 0.17/1.00 vMB 102
262,821 262,821 0000000000000014c746f4b5dc25ad030c142c61e66105ef294763c6952d70a8 182 0.08/1.00 vMB 61
262,820 262,820 00000000000000101a0539596352403e6f2da9bf90710339fde234ae5a4109ab 319 0.13/1.00 vMB 89
262,819 262,819 0000000000000007d887e5b3780c8a1066b8c8219e4743d7cfe74f6c17623676 606 0.25/1.00 vMB 112
262,818 262,818 000000000000000a576bb1b78d8e5e4dacca22b378a0a24c8719a5719b615bc2 422 0.18/1.00 vMB 122
262,817 262,817 000000000000000f4662eddef781f0db98bc3b815a43f0bb3a5e4d6c4d89b160 146 0.07/1.00 vMB 58
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.75 GB
    • Received: 16.97 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.