Loading Tool

Explorer IconExplorer

Memory Pool

76,582 transactions
29.08 vMB
0.07386595 BTC
Random Selection Loading Transactions
Max Size: 177.33/200 MB

Candidate Block

Mining Attempt da994cec5f9439e1819b7d785ba20d6522a733f467581f705cefa0c90779c792
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root d810ea832216cfaebd223ab991bcd387feb83f2b8e38156647f50f5826af3d94
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,966
Size: 1.00 vMB
Total Fees: 0.01024689 BTC
Feerates: 40.20 > 1.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (227,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,922 687,922 000000000000000000007a0f74de16bb319b64d2e8f0c640c025c74b0b199b0a 2,044 1.00/1.00 vMB 39
687,921 687,921 000000000000000000061316d01df447b4523e2a9a2d5408c524ad8dc8b160ba 1,168 1.00/1.00 vMB 39
687,920 687,920 0000000000000000000a671ffb6b4550b2fa09c45bd6b5719532e004b5e738bf 3,170 1.00/1.00 vMB 10
687,919 687,919 0000000000000000000dc280dce65ca8e7fb47017394912857b291bc05f482ba 2,108 1.00/1.00 vMB 12
687,918 687,918 0000000000000000000a22c618947a5f1378dab1b7cc41d0f4b74a30cc78a362 2,318 1.00/1.00 vMB 30
687,917 687,917 000000000000000000088a1393b167bdb3f2505d5a494ea300b43f2c20549cea 2,862 1.00/1.00 vMB 37
687,916 687,916 0000000000000000000e0fba0ddb1ef015fb51ffb6d438bf9631b6633cac0c84 2,737 1.00/1.00 vMB 50
687,915 687,915 0000000000000000000747449369b31ddf84cb20ab8c56aada5764c6413d1b56 2,026 1.00/1.00 vMB 23
687,914 687,914 00000000000000000004d176f08f12f682a464ad92ac5994a104cb5ed33cc9a8 1,383 1.00/1.00 vMB 31
687,913 687,913 00000000000000000001c1cf2a1f86c94c8289d44bc7b515419906d1184fe1b0 1,232 1.00/1.00 vMB 39
687,912 687,912 00000000000000000009e1483d0b100436a3c07fc43192a794e4c2385595c232 1,241 1.00/1.00 vMB 40
687,911 687,911 00000000000000000000017acef3d02e996c45018f90bdb70fd035ec3bea6376 850 0.46/1.00 vMB 19
687,910 687,910 00000000000000000007213cad4f32abc4f94f086edf2ecfa40080f129cb2bd7 723 0.27/1.00 vMB 26
687,909 687,909 00000000000000000003027e00b97aa27a4a7ccf88aafc9b601a15cfae04deca 280 0.10/1.00 vMB 27
687,908 687,908 0000000000000000000b668537c7c70ca828b87415bf4213ae8881634038c00b 1,473 0.62/1.00 vMB 24
687,907 687,907 00000000000000000000f093608223865ba4389275daf76e2c80b3a6fff65b0b 337 0.12/1.00 vMB 35
687,906 687,906 0000000000000000000afd43b70d8d487005182f24cdbab4834cf88c4bfe4494 1,667 0.91/1.00 vMB 21
687,905 687,905 000000000000000000042d876e9468c09be2ecc9ade0b027c0f8bec38a13aef3 235 0.13/1.00 vMB 24
687,904 687,904 000000000000000000027486771d83d6cdd4f6d4bcaae95d418278760632b41c 233 0.10/1.00 vMB 38
687,903 687,903 00000000000000000005d2944a37cdc387865eff8a96b4d0208b9beb439735f3 648 0.27/1.00 vMB 12
687,902 687,902 000000000000000000063c25118a7663e9dc3aa02ccba4a63690676b48a2b52d 2,538 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.81 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: 710.30 GB
    • Received: 17.06 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.