Loading Tool

Explorer IconExplorer

Memory Pool

49,501 transactions
29.79 vMB
0.22094476 BTC
Random Selection Loading Transactions
Max Size: 156.48/200 MB

Candidate Block

Mining Attempt 6b721fea5fac6968582f878374b208091197dd44967d5937a0000510f7c42e71
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root a7382954273537a25d5f2701e610a113cc562da93544df4627142f2dfd8da968
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,001
Size: 1.00 vMB
Total Fees: 0.08433110 BTC
Feerates: 150.67 > 8.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (217,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,978 696,978 00000000000000000010559d215ae317ad3987286fc8721a96d2f1bc299ded5b 1,095 0.43/1.00 vMB 14
696,977 696,977 000000000000000000051e0f4b0c5e947a0a3c95e58668f42f5bc1b0a73beaea 279 0.13/1.00 vMB 11
696,976 696,976 000000000000000000062dfeb53a04f1ecf5d53a4914586b332b4fae20bdead8 236 0.08/1.00 vMB 8
696,975 696,975 0000000000000000000543ca512421888b166183e8b0e364928b8929c6e55fda 472 0.14/1.00 vMB 12
696,974 696,974 00000000000000000006c5ec10fb9d94d7dcddeb15505d602103eb753b70f68d 969 0.42/1.00 vMB 10
696,973 696,973 0000000000000000000040e2312d10f57db77c8eb80b0325836319184cb3514f 1,118 0.44/1.00 vMB 15
696,972 696,972 0000000000000000000d02c15abc7d6c5ed2ca5d3ff576f1bb234a80d46363ac 925 0.48/1.00 vMB 2
696,971 696,971 0000000000000000000f4c42d43bfe3360eab1727e5e6928f03ae042d25bc2a0 1,827 1.00/1.00 vMB 10
696,970 696,970 00000000000000000011aae3e1b239a025e51297063ea068d815b10193201a16 1,427 1.00/1.00 vMB 9
696,969 696,969 0000000000000000000b3e2716da675f99df43134a67fc1987c5590f1c370472 1,119 1.00/1.00 vMB 12
696,968 696,968 000000000000000000113f254177a5e614013985365d776b3b3c7059ea8ff0a8 1,692 0.67/1.00 vMB 8
696,967 696,967 00000000000000000008b771494dad2986c75b0a2f3bd03c52be4326d1c26580 2,315 1.00/1.00 vMB 14
696,966 696,966 0000000000000000000b725235eabb60e77417629e8cdb8660bee53540b863c7 64 0.02/1.00 vMB 14
696,965 696,965 0000000000000000000471631708f613050c0a33400dc563e9ed58df0c0ff70c 533 0.27/1.00 vMB 9
696,964 696,964 0000000000000000000a58696562fff80ce42d470e242b98c395dd87d7162ccf 1,859 0.88/1.00 vMB 10
696,963 696,963 0000000000000000000a58ce52f3709b3fe8c868706bc037093b83b6d7eb1e77 290 0.10/1.00 vMB 14
696,962 696,962 0000000000000000001141ce6782c18ad7fa085c777181ffbddaeb8a3d8fcf13 1,105 0.77/1.00 vMB 7
696,961 696,961 00000000000000000005350be586c9dee72b3d188d0c175c0e8ce21dea75d44c 551 0.42/1.00 vMB 2
696,960 696,960 00000000000000000003c8655c3f92ffcc61204c1efd97ed689d15140e7a3ac1 1,775 1.00/1.00 vMB 14
696,959 696,959 00000000000000000008649eb49fe4bd9240b05c5cb3dc69657062bad0f6c5a8 40 0.08/1.00 vMB 3
696,958 696,958 0000000000000000000c3d2e3614772419534263066fe1e12968fd53b1cd1007 394 0.27/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.87 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: 644.98 GB
    • Received: 12.63 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.