Loading Tool

Explorer IconExplorer

Memory Pool

14,692 transactions
8.00 vMB
0.03865154 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.55/200 MB

Candidate Block

Mining Attempt 9251bda5e190cd3eb69924869bb6194a1cb3e8330b9ae0c750a0d6d84095b35c
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root ea69f72339872f73e25d44b5ab73c73895c371c96ed05cfbce3c499d2691734c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.02196250 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (839,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,847 73,847 00000000005782ce9e54f4bbd2f425eb05e4fa622d45667b55c01b45b2b7e6d6 1 0.00 vMB 0
73,846 73,846 000000000046446542bd836a5d6d11ebf3233c8d359416e8c1725f9e61eb37db 1 0.00 vMB 0
73,845 73,845 000000000016216f53b165acd0502d12708867a1aa08ecf2abbca854fd36dcd1 1 0.00 vMB 0
73,844 73,844 0000000000505e0e3e94719ae519d390a737549d020727007059ffdd47df17f8 1 0.00 vMB 0
73,843 73,843 0000000000b6f9a335dd5849923b23d832968c819cec986014462101b316f086 3 0.00 vMB 0
73,842 73,842 00000000005e7c83f52b84c2f2d5baf01bdcfe60d60d88ce90d1730764155755 2 0.00 vMB 0
73,841 73,841 000000000003f835dd18f274cb6877c1050166a5ecd33bd0bd260886a3d63260 4 0.00 vMB 0
73,840 73,840 00000000007ddddb6a3dcd175ab03dc93aaf7e323c6bf1ed13685092f4bfec7a 1 0.00 vMB 0
73,839 73,839 0000000000991f1ce05c85a20a18d5df83f24dd9626d6e9933add2a34f69244e 1 0.00 vMB 0
73,838 73,838 000000000016e35be0aff14ea6683a24d515b519254353947ef2dde49d2fb20c 1 0.00 vMB 0
73,837 73,837 0000000000145a916875424869defde7835e1b31a93e9865712688487b43c1b9 1 0.00 vMB 0
73,836 73,836 00000000006c6aaa82686aae52541b3affff338077536c0f4f28f9226ca8b283 2 0.00 vMB 0
73,835 73,835 0000000000794db2bc929bc5283409a9f2ed543a46616c085035c2052abc8431 1 0.00 vMB 0
73,834 73,834 0000000000a0140db1f7a338a4c390058162e8e327fdfe0995233438770c9720 1 0.00 vMB 0
73,833 73,833 00000000006f89dfb8496cec7f3b4ab006f149b59f2ac822422f07d53bb0626a 2 0.00 vMB 0
73,832 73,832 000000000047abade19b714f45d6d2881206cb942a50e3cedf08c6a602ba5731 1 0.00 vMB 0
73,831 73,831 000000000055b3b81e3b2185e35105f2af5c91e01b4a994f1205f6a79fdc8c5a 1 0.00 vMB 0
73,830 73,830 000000000029a4e36989a0d1e35687942239dad099df75f4f2015e4e07e134b8 1 0.00 vMB 0
73,829 73,829 00000000002b10d04f260be7fc3adebc18bc73951c2b2eb35c917c25a90c273b 3 0.00 vMB 0
73,828 73,828 00000000006df0ebb5a427628e56d4f02cb45a25e4a520532024e23067bb1fe0 4 0.00 vMB 0
73,827 73,827 00000000005b5cdad01e5a4cfc3a4d7aeb0349374831c641b2dd85440a47b405 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 222.84 GB
    • Received: 0.84 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.