Loading Tool

Explorer IconExplorer

Memory Pool

86,552 transactions
32.47 vMB
0.11242098 BTC
Random Selection Loading Transactions
Max Size: 195.29/200 MB

Candidate Block

Mining Attempt 743a8358aa37634d24432c7dcc2758ee5739bd721432c24fcd79f26ee4d8ae61
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 481300f91e8cfbfd1e741bfc855475d7d4b892644047fd0c1c8df9d31252b796
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,677
Size: 1.00 vMB
Total Fees: 0.03768375 BTC
Feerates: 218.18 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (83,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,549 831,549 00000000000000000001e87860c6803d0085fdbf10202e1026434e58c993a03e 3,155 1.00/1.00 vMB 17
831,548 831,548 0000000000000000000319e5b1d179211b4882b1eac0cc73d02154318bd9e768 3,146 1.00/1.00 vMB 28
831,547 831,547 00000000000000000001dc6c8d713d122a112b3c3a1ef30cfefb9a153b3ad361 3,363 1.00/1.00 vMB 25
831,546 831,546 00000000000000000002011c62a38697420ef2bb4430727c1abc17db66424c71 3,147 1.00/1.00 vMB 22
831,545 831,545 0000000000000000000128ca473f63386c282667b2c9a0f7f9ca76e16a299ccb 2,934 1.00/1.00 vMB 20
831,544 831,544 00000000000000000000cfb75d9d342c78c622866dd25945fb81c76321749d14 3,691 1.00/1.00 vMB 21
831,543 831,543 000000000000000000009e6231cce11c118e743e1cbb88a8db2b235653752b1b 2,706 1.00/1.00 vMB 20
831,542 831,542 00000000000000000001d85c5700ef146e30b4aac9a0cd7cce3415486c36ff5a 2,557 1.00/1.00 vMB 16
831,541 831,541 0000000000000000000107f8b4766f6bbcffb3726094496da06896f71419044f 3,209 1.00/1.00 vMB 20
831,540 831,540 000000000000000000013a93f78383503640a73577ec9f30be84e71c3b943a70 3,515 1.00/1.00 vMB 22
831,539 831,539 00000000000000000003327a70abd8c55b670a28bffd2b44d5ddcc50e0da0f58 3,388 1.00/1.00 vMB 36
831,538 831,538 000000000000000000017dfbca2b8c975abcf0f86a6b19f38b3e4cafeabf56b0 3,414 1.00/1.00 vMB 29
831,537 831,537 00000000000000000000367a6e519fd8a65900eef52da2d2783f1bab9f5795e9 3,938 1.00/1.00 vMB 24
831,536 831,536 000000000000000000019881b7ae81a9bfac866989c8b976b1aff7ace01b85e7 3,915 1.00/1.00 vMB 29
831,535 831,535 00000000000000000000594fa3b228b17f934e8fc3910b78a160e4f24d8036a8 2,508 1.00/1.00 vMB 33
831,534 831,534 0000000000000000000354d3e500d4c25b92f03b59e4ddccc36ecc571e470eaf 3,437 1.00/1.00 vMB 20
831,533 831,533 0000000000000000000153da651706f37de3a61de2cfb49eceb0aa51a27b90c0 2,785 1.00/1.00 vMB 24
831,532 831,532 0000000000000000000211dde2ab18f8292965fd8ccc342642c10c2d434609fb 3,247 1.00/1.00 vMB 18
831,531 831,531 00000000000000000001032d780cfc178a2143e041159b8bee785858bc045b23 2,216 1.00/1.00 vMB 14
831,530 831,530 000000000000000000010379402ed20c0920af3c07388c825b77496624105091 1,452 1.00/1.00 vMB 15
831,529 831,529 00000000000000000000d35bdc50c338a44bd033772b5905111116218ecaead8 2,271 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.52 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.87 GB
    • Received: 15.61 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.