Loading Tool

Explorer IconExplorer

Memory Pool

88,102 transactions
33.38 vMB
0.25204340 BTC
Random Selection Loading Transactions
Max Size: 190.97/200 MB

Candidate Block

Mining Attempt 4f0600d464e0d4dcf9e35205c51955dd91872237d0561d215fe741f4091fbd58
Version 20000000
Previous Block 00000000000000000001f3f62cf8ea709b7bc0c5d6908e583181766e18cbe489
Merkle Root b4f14f8574765934e6d93ac951dec915dfce1848a98b3714b5c78e909d1ac250
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,653
Size: 1.00 vMB
Total Fees: 0.04851774 BTC
Feerates: 150.76 > 4.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,643 (723,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,098 192,098 0000000000000596aee0560e079c2a77e40720c829a8effa8309bb3ca3dfe079 130 0.05/1.00 vMB 143
192,097 192,097 000000000000041d584b81b4928fbcbab8e35a7d83ff0652414d2ba2036834e5 220 0.09/1.00 vMB 136
192,096 192,096 0000000000000837dcec3ef06e5ce945ceda4f9eb9eb67ed9395919f41f3bbbd 11 0.00/1.00 vMB 0
192,095 192,095 000000000000021c2c2af4ba86112eccf2efd2d1939a67581c90fe09b5cd02a6 64 0.03/1.00 vMB 235
192,094 192,094 000000000000052a60323c924dbc7acda25f9e5c467a2d71839dde32aac6bab0 27 0.01/1.00 vMB 30
192,093 192,093 00000000000003def37c351e00937284c3893eb9f5aa2fbe1057e0dd528746a8 256 0.11/1.00 vMB 105
192,092 192,092 0000000000000708ea9bc3852e0512886102f84be76f71501a898242de860325 41 0.02/1.00 vMB 143
192,091 192,091 000000000000031a0f24834fbf3f0b16ba9f41c1448c57aff0a7476276903a7e 241 0.10/1.00 vMB 110
192,090 192,090 00000000000002c17e506a08bf6e755e4c9ab4fea0acf243fa121106cec9a659 256 0.08/1.00 vMB 168
192,089 192,089 00000000000000a8a171919fe9ccb59e29d333a62179c02179b9f8396b69d373 98 0.04/1.00 vMB 99
192,088 192,088 00000000000004c4d291c43e3c7a38709db6971594598514e411dbc5a5f1c39e 64 0.03/1.00 vMB 61
192,087 192,087 000000000000023070d5d1d380b63a456c19ac14a1ecbeb525ee8b714de09828 75 0.03/1.00 vMB 126
192,086 192,086 00000000000003462a3c82008bfefe09d004063c793e180f1f5cafc621ca30e2 40 0.01/1.00 vMB 158
192,085 192,085 0000000000000185e426fa8d71f26e0c52792a42e9a3001fd49b152a7c017e9c 71 0.04/1.00 vMB 85
192,084 192,084 000000000000020d465147fd5917f711ebd3d99182a065993d0f2813a2d6da2b 299 0.19/1.00 vMB 143
192,083 192,083 0000000000000435324ae939e02aecbe5e59dec0ac160506e597f8fe2e39e47b 128 0.06/1.00 vMB 115
192,082 192,082 00000000000002d787d079863180e22b184a6ac31e7e13a354e51b61027e3004 87 0.04/1.00 vMB 113
192,081 192,081 000000000000037359640432c4f37c4186ba5ce329dfb8ab283eafde1e8b870a 512 0.21/1.00 vMB 130
192,080 192,080 000000000000081f82e3065f0aac0193c9dc592ebe1ef45fa872e51e42b5ed2d 32 0.01/1.00 vMB 11
192,079 192,079 00000000000004bbd9aa91e764c6a11cf273752ac9663c5a6fdb96e6d97ee91c 32 0.01/1.00 vMB 55
192,078 192,078 000000000000024b63eb74a4211a421e273e1c380eebf78204373946565f7ecc 57 0.02/1.00 vMB 214
Previous 10 blocks ↓
Total Size: 783.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: 773.13 GB
    • Received: 20.44 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.