Loading Tool

Explorer IconExplorer

Memory Pool

29,920 transactions
9.93 vMB
0.11516763 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.91/200 MB

Candidate Block

Mining Attempt 59f2eba76957b0024ac12088ce65e2af4ef18dea5024cb7c561f7dc82036a207
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root db9a31e0b22d6657e6855e41c05d78c50adc0fca0c689e674b294bb5e9a61102
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.03502039 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (755,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,215 158,215 00000000000008d43fd3ea2d33776bb2e298a81716ad3cf9b6b7a435ca6d3e10 17 0.01 vMB 380
158,214 158,214 000000000000085eeffb1492eaa620a9672d137705be814b3cc306cb1c0d70fa 63 0.03 vMB 510
158,213 158,213 000000000000081022106420cd1a8554ac02dd8947a247f2a1e711b9f1d54c91 14 0.01 vMB 15
158,212 158,212 000000000000084f15663b602830d00964347643f212f44deb882b301d4d9663 197 0.07 vMB 145
158,211 158,211 000000000000085c2d58a241bb0338646fded837b1cdf26415d763471488cba8 52 0.02 vMB 103
158,210 158,210 0000000000000a9281a1d7c5b660e23069d68e290baab03f428fef9b0863724a 105 0.05 vMB 1
158,209 158,209 000000000000045cb5e5bce29519e4aa46e23e1c3097008078d47a7d4ff9dadd 28 0.03 vMB 7
158,208 158,208 00000000000005f9fd784597320817bb3109db37339f890175390d663beb7063 111 0.06 vMB 423
158,207 158,207 0000000000000a60258788fbf3a82b27600d8763d11f9d856b402777b9149ef7 70 0.03 vMB 74
158,206 158,206 0000000000000970ed6dd224c140e6971236d267aeaf70f0c5d65579f221a338 1 0.00 vMB 0
158,205 158,205 0000000000000258d0c449975f6826957e50cf7edf870f4b5d0822404ce7ae2c 142 0.09 vMB 153
158,204 158,204 00000000000008139262f589aa9ae153aa40de1c411d9ad31e274b2329158d5e 47 0.02 vMB 103
158,203 158,203 000000000000076d7db658d4f2ddcdba2433faae65d7932e1e35a41b8ae62107 81 0.03 vMB 157
158,202 158,202 00000000000008cb93aadb0d67ffe2e3777d9d1470f293d7c5620ec53a2eaa9e 12 0.00 vMB 319
158,201 158,201 00000000000006ed67de5c4dc9ebe0c50b640b2fda72358ebf877f1fa6e4f290 24 0.01 vMB 5,570
158,200 158,200 0000000000000ca82968c44b6b32224709bbd60be0a36edb4fe6a8b4cb950e32 75 0.05 vMB 137
158,199 158,199 0000000000000e716e6593afab209ed612f8a74b7fc014adee935ecaca46018e 4 0.00 vMB 60
158,198 158,198 0000000000000602182837ae60b904202d9da8511efafd17c0c2c4f666ff054f 48 0.03 vMB 75
158,197 158,197 000000000000029b6d50492214b805da73c0a0c955bf8cbb385ae7ee0b83e038 35 0.01 vMB 31
158,196 158,196 000000000000054b08d7f7ec157be7dd25a7c9871e54d9951dc5660cfebd0896 28 0.01 vMB 308
158,195 158,195 00000000000003f27fd76320ece44549801c580967024739909cfc3c2e6245cb 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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