Loading Tool

Explorer IconExplorer

Memory Pool

16,713 transactions
10.20 vMB
0.04934658 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.95/200 MB

Candidate Block

Mining Attempt 8887eafec8d46b83d8cc374c2b8671e01e95a45200c7bdd84577cc1bb6f8ea6e
Version 20000000
Previous Block 00000000000000000000165d7af7be67c1e3d29b44f6d7a971e6c1f6d2b62971
Merkle Root 9a601562a6359a93622c67ad92cd8f4909742057bc65aa0ce86b361807d97312
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.02626933 BTC
Median Feerate: 2.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,361 (779,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,350 134,350 0000000000000a9b2c10c9937ad1b4ac7e1de2db34de5e5975ebb7e42905cf20 10 0.00 vMB 52
134,349 134,349 000000000000041a8e59ca280b2e581474c7f5c081232013c80d9dd18ac7153b 8 0.00 vMB 843
134,348 134,348 00000000000000f5e9ee214cb24a7ca11b32ee68b57202ce70e8f6001825819f 37 0.01 vMB 331
134,347 134,347 0000000000000389c931969dcd844c66dfef5a66370310a551f0b80cad1a5edb 16 0.01 vMB 554
134,346 134,346 00000000000008501ac46e43125babd0b81b49ff4270a833d2907346d9bbabe6 26 0.01 vMB 668
134,345 134,345 0000000000000087a01822e1823292309fd6e1736b66c3cca8edcd7de222a484 37 0.01 vMB 44
134,344 134,344 0000000000000b268f49661af8b3a3e581b953cd3f8d491a045e5c38ae626ea1 8 0.00 vMB 582
134,343 134,343 0000000000000743cf08a5fb0d00838d0f2380d41a9f482d1b3c52f1f413d27a 100 0.03 vMB 79
134,342 134,342 0000000000000a8cd29a4efe6c734c04580df759ec82f4bffbfa1285bbece717 170 0.07 vMB 621
134,341 134,341 00000000000007a635994337ee353339b28c1f311a7fcddd6e4ce30a944eac19 41 0.02 vMB 335
134,340 134,340 0000000000000b61bece47894062e68e26f45ddf2f412569349ecc9cace06ab2 204 0.08 vMB 420
134,339 134,339 000000000000052229a9f14b00794df88139125f55eb9ef22bbef1492b6e121d 36 0.03 vMB 742
134,338 134,338 00000000000004ca15018272a952925f5c5632861ddd926944f188ff57cdf838 134 0.04 vMB 403
134,337 134,337 0000000000000087b0398059fb67d24bbef667afc7047c12f1ca39f8616f77cf 46 0.02 vMB 380
134,336 134,336 000000000000041bd1f161b8a6036e75ef6a1f3a2bfe8ec91fc3e919cc4b21cb 76 0.05 vMB 91
134,335 134,335 0000000000000348f0c6e99d2c08c7790fd815d18847b62c814aeaf53405494a 10 0.01 vMB 563
134,334 134,334 00000000000007003fb47df9f520e292413501053b1e337a2349c093ffc6667e 46 0.33 vMB 73
134,333 134,333 0000000000000628c60542be21e3026c8a6237646b6c9f0522aaa0e8d138091e 80 0.03 vMB 541
134,332 134,332 0000000000000a6fff26402c17fbd2d0142c0a20f5c902c626391e0b26c74d6a 100 0.04 vMB 773
134,331 134,331 000000000000057c320008b6d5d878318ed8258fd83cf73090565a6c03ea54ae 13 0.01 vMB 333
134,330 134,330 000000000000050fa86264665b2625e6f842403393d766582f545ba4cc7d5938 18 0.07 vMB 77
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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