Loading Tool

Explorer IconExplorer

Memory Pool

78,016 transactions
29.08 vMB
0.07067907 BTC
Random Selection Loading Transactions
Max Size: 174.08/200 MB

Candidate Block

Mining Attempt c2b2d5c83e3d20924e69794d0c2c74337ca5cb6855faa3af81701bf651d32827
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root e7d591ad063c2634b172f81aa9f26470aaba0afdb356dc072d226c9a9b21a5ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,258
Size: 1.00 vMB
Total Fees: 0.01180331 BTC
Feerates: 73.20 > 1.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (844,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
71,042 71,042 0000000000829525fcec5384afe164bbb17bd8d4eb418a622d80916e98fdadcb 5 0.00/1.00 vMB 43,435
71,041 71,041 0000000000bcb4a808a212d9bfa7ce7aeaac2a4e34fd90d6b76cb26fa92c4d24 1 0.00/1.00 vMB 0
71,040 71,040 00000000005acc90b361e208a0d7f0f4c0805a14854be19f8379e245879d41e3 3 0.00/1.00 vMB 0
71,039 71,039 0000000000b7f02d3dfb5111e375d04c5b1854d1618295c9c934478aa08e0dc4 3 0.00/1.00 vMB 0
71,038 71,038 00000000005d8c22f6c6d98142d31dca74aca2ee883f8b689a1083575d57dc82 3 0.00/1.00 vMB 0
71,037 71,037 0000000000955acd68880d5d8a8d813e2f5f2cf7b1b7e0b7f10c31fc70b87c94 1 0.00/1.00 vMB 0
71,036 71,036 00000000000997f9fd2fe1ee376293ef8c42ad09193a5d2086dddf8e5c426b56 7 0.01/1.00 vMB 0
71,035 71,035 00000000009c516fac28019301e50b478f335e2fce14856f0b487f1cbb547da2 4 0.00/1.00 vMB 0
71,034 71,034 0000000000f2466f89619e4da0d8fadd73d8b656fc1b3f0ef87b2f47216c0d16 3 0.00/1.00 vMB 0
71,033 71,033 000000000029da068771679bb05397f690b4748471a60e07e540ef5c3c00cad7 3 0.00/1.00 vMB 0
71,032 71,032 000000000007339320664d21f36b7aae86e93802b39903dc699e70758c66b190 7 0.00/1.00 vMB 0
71,031 71,031 00000000009a7bd291d3165f13fc10fa1fa436a49a0ff9f0ecc12c5fe188fcdd 3 0.00/1.00 vMB 0
71,030 71,030 000000000077fd86fc7a5cde7d0ec06e7698cab420b4dbabfa4a18c294b1e52c 1 0.00/1.00 vMB 0
71,029 71,029 0000000000230dfe9778ae0d5d9198d28ae2c06a9168d994dc58e3bb354ab9f4 2 0.00/1.00 vMB 0
71,028 71,028 0000000000d5033cc55ab7a65eac0f3a1e01166b11dbe22bace1bb8276f3096c 2 0.00/1.00 vMB 0
71,027 71,027 000000000009c64d1f8e624e3fd25706a6d121dcc3e0c4957bdf34cf04e372ac 3 0.00/1.00 vMB 0
71,026 71,026 00000000003832ffe63c4b4a4ecd55717791447daef6d056ab5baf5231eeb252 1 0.00/1.00 vMB 0
71,025 71,025 0000000000994f45db4d360cff6f9d77bf200853a29f181bede628c8cc790c9f 2 0.00/1.00 vMB 0
71,024 71,024 0000000000b342ff701bf04d21f7ff4c0b10a5d74d24800efa7889f1ee5e3a20 1 0.00/1.00 vMB 0
71,023 71,023 0000000000f7b942f83c183834d5318e7110dcb4ae04795f4ddf8047693d6170 1 0.00/1.00 vMB 0
71,022 71,022 0000000000034eb8177869a7e12e98bd9017bb7d5ae0f89eb157b72e0dcb63cc 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.