Loading Tool

Explorer IconExplorer

Memory Pool

37,594 transactions
18.29 vMB
0.14727053 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.81/200 MB

Candidate Block

Mining Attempt 0ab639793185cf845f1fc66341b9a9d502f417858554706e23212f753e840636
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root 3f780f54c62b52496c0d96edef90070735f7a68bdbe1b227f81f326fa97299d2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,043
Size: 1.00 vMB
Total Fees: 0.03039506 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (658,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,962 254,962 00000000000000000c5da159125977d610e97afaad2b52c5641cf5d107cbb4c8 251 0.15 vMB 53
254,961 254,961 0000000000000009ccce187360a7f6186f52e20bbd2b985cb6541dc7ad430afb 1,215 0.50 vMB 120
254,960 254,960 000000000000002fb7db84778b95e20c9297e6c01935142356629b3b7cb93f33 440 0.18 vMB 95
254,959 254,959 0000000000000026200f036fea6a487967a32831f029cea9cc6a3e05de7cbe84 34 0.03 vMB 77
254,958 254,958 0000000000000020c33cade45a89dfa3f8f59a35dc21ea560d7fa3104e3f159a 19 0.01 vMB 77
254,957 254,957 0000000000000023956fa6ba92fda16768219f56b55ae4941433b8c6f28d6092 99 0.05 vMB 124
254,956 254,956 00000000000000339331edee3289c5b65b8bc02ffb5848684ecf4cf0225e6f13 247 0.11 vMB 266
254,955 254,955 0000000000000020f7327d524ffd629147e673c577d7d707507badcc2ca3bebe 347 0.15 vMB 172
254,954 254,954 0000000000000031d5fb203ab0d07788514d0a49f3585f413e67b2d13a435bc7 248 0.15 vMB 107
254,953 254,953 000000000000001e87b6df0d6fe35deaaf0f047475328472adbc3d211180f188 54 0.02 vMB 189
254,952 254,952 000000000000001f8c1062316db5deb0ee24ea497a0ebce6b6dcf82fb9317ae7 666 0.30 vMB 85
254,951 254,951 000000000000003b500ace1f0a793acd1fb3df1d0a3de73a319db695c5b4086e 256 0.11 vMB 147
254,950 254,950 00000000000000127b22747250c883f69f60633055b795320ec4758d92b92140 368 0.19 vMB 113
254,949 254,949 000000000000001a05b1eb68e0466ea3a236e26256cef3a829dbcf258d8fd5d1 347 0.24 vMB 91
254,948 254,948 0000000000000005e35560260c91cd9966d0a5eaf3ab1542e853494b693c9e68 526 0.32 vMB 97
254,947 254,947 00000000000000153f0701ec9f40ab7549a78216e20d5948d1319cd4a88e0a79 49 0.02 vMB 49
254,946 254,946 000000000000002313b85b4528d6146e983e4767556ff598f86f8e754fcf7314 206 0.09 vMB 144
254,945 254,945 00000000000000201be8057f9098cb3600c2604fb341fa9bc88888c094e9b3c7 149 0.08 vMB 115
254,944 254,944 0000000000000029da17f48b32d222f3d07d3efe34c76092b56b61feb6f5b9c2 920 0.42 vMB 113
254,943 254,943 0000000000000024ee77720b57432a49f43fcd0ffabffb90540ad172a4074017 256 0.08 vMB 492
254,942 254,942 000000000000003c001ed0854030cbefd8fc9bc47e66f38a6307f7c47f31f021 17 0.01 vMB 90
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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