Loading Tool

Explorer IconExplorer

Memory Pool

36,978 transactions
15.15 vMB
0.09574284 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.86/200 MB

Candidate Block

Mining Attempt 47a13b9f3baf148c0b9ea4fbf348754f7df51afde5a3a6e53c70152a851b6de1
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root f3485764dd39c22b2c7b39764e1085a11b6c0434491b2552b4d56b806eaacbd7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,253
Size: 1.00 vMB
Total Fees: 0.04312359 BTC
Median Feerate: 3.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (783,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,116 130,116 0000000000000dcc71c1403480ffd3260c8d231b8bcf9eae4ac970578f34c3a0 97 0.04 vMB 1,748
130,115 130,115 0000000000001a64f9d091169799aea0fc58ccb1ff71ad675ab4ef36019a037a 58 0.02 vMB 620
130,114 130,114 0000000000001cdb6009dbdb5f6b12ac0c701c2bc26a0932851d9591d147c1d9 38 0.02 vMB 781
130,113 130,113 00000000000011d3d5d6771da208d39660225ec1e5bf0217981182be2149a267 22 0.01 vMB 709
130,112 130,112 0000000000000f320f32a87194fbe8bbd09afb7bdb7dfb3e6dbe968e05290a10 54 0.03 vMB 652
130,111 130,111 0000000000001d15035ff47ea7431f9288c1e60183b699e13ae86ec237e5620e 38 0.01 vMB 0
130,110 130,110 0000000000000d77693d6ec342f958a86700a36b720feca377c7359841af3e90 10 0.00 vMB 1,341
130,109 130,109 00000000000017a1f2cac9796e15aafc88ec03fe86199f979a684d8f9ae44cd7 13 0.00 vMB 16
130,108 130,108 0000000000001c200a7517341f7b0385674da4fed72d252b95b7d5e0dc1e2392 26 0.01 vMB 1,073
130,107 130,107 0000000000001a68c1dabd0ea8600b3f19dd2a5edde8c5f7dec74266a59d39fc 18 0.01 vMB 1,198
130,106 130,106 00000000000014e67b4bea54eb3a9172034698d91ded84813fd68b012af77896 32 0.01 vMB 954
130,105 130,105 000000000000141af563f4862dd8429e281814511a8e927e5334bef14d49c087 130 0.04 vMB 333
130,104 130,104 000000000000045f746136b8ae057ec84e7e406cb8c35a3a71d90a39fafb21b8 3 0.00 vMB 515
130,103 130,103 0000000000001c78a53fe030496c18cd85184d3b61f01905d80245ee81b74ea9 28 0.01 vMB 1,036
130,102 130,102 00000000000016ae806ef7b60cd6be2656997d03016a50516a39efe4da3e3839 23 0.01 vMB 753
130,101 130,101 0000000000000501175b0f5f1df03aa3f65b9f269477cec5ef1b8fa8cc1f7c19 109 0.05 vMB 1,040
130,100 130,100 0000000000000e756c0e0883337d9dbfdc52a9b3acf6b413f0836e8752a161f0 25 0.01 vMB 1,252
130,099 130,099 0000000000001d44949ca8c5b358900a4621175aff30e04a6e7e9c867c728ff5 11 0.00 vMB 1,004
130,098 130,098 00000000000004b8cec5462bd401a492d98df810e1e9449e67150075adc9ad9f 3 0.00 vMB 3,875
130,097 130,097 00000000000018d54f20378d79493f292f5fd61a492a94b070fd10dec708bf8a 52 0.02 vMB 158
130,096 130,096 0000000000000caffb5d6652532f01973f36616ab6dbcfa0310f04e017f66580 32 0.02 vMB 66
Previous 10 blocks ↓
Total Size: 779.46 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: 148.96 GB
    • Received: 0.60 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.