Loading Tool

Explorer IconExplorer

Memory Pool

34,021 transactions
14.29 vMB
0.06226706 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: 82.22/200 MB

Candidate Block

Mining Attempt e329a2744b1074aa36bc2afbe83a09d1f74e92c11500ef73b20c3256ebc70a35
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root ce072edc7a78833870680fbf2bfb761d0fb4d7cd84ddd56fb905adbdfa485570
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,009
Size: 1.00 vMB
Total Fees: 0.02085757 BTC
Median Feerate: 2.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (744,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,808 168,808 0000000000000627ca5fdf3b9c02f79577a7267028bee62719fa5c15cd3fef36 3 0.00 vMB 47
168,807 168,807 000000000000019786197db0870c879c6dd7a1da9ecbefae5ee12cd199c1ced7 39 0.02 vMB 180
168,806 168,806 000000000000084f4a273048211fea790fc20104cf566eb218cefc042acdf07f 20 0.01 vMB 51
168,805 168,805 0000000000000b518d6e285f171b03fa859e44aef6306afd6a105b5327a82cc1 15 0.01 vMB 228
168,804 168,804 000000000000043a9eec74608722f59598adf02574c46ef9d6d807e37995292b 24 0.01 vMB 36
168,803 168,803 00000000000000e96a02ec56f93d37041b7287bd6caf200a8b31122ee6de313d 12 0.01 vMB 29
168,802 168,802 0000000000000aa5b89bef0479928b8915a28051218c1635c4ac4c434ab8b492 2 0.00 vMB 0
168,801 168,801 00000000000009300d5cb9f20cc2af4d1c702ed23f19b2b3616446dfb143c07e 31 0.01 vMB 23
168,800 168,800 00000000000006a94033d639d71948e768de66b7f7149a7b6e0580d17c01910d 74 0.03 vMB 96
168,799 168,799 0000000000000ab05ce67ec71279d21b718e7980e1e0197129602897848ddf5f 37 0.02 vMB 47
168,798 168,798 000000000000062d3edc9aecd13167543031d776a7e29c2f82ae245cfe61fe26 74 0.03 vMB 727
168,797 168,797 0000000000000abc8d795d19f33158ad4abb739e200dcffd1f3e5d500476c195 97 0.04 vMB 368
168,796 168,796 00000000000003f1b3fc0d9918d72c4ac151a8e64a37ea363b829f563a125cf2 66 0.04 vMB 219
168,795 168,795 000000000000022680eee0638b92de24377833091507da1ae051f6258d1de0d7 54 0.03 vMB 111
168,794 168,794 00000000000008ce3cccfac0c89bb4a4c9747ba369241abacc2404d4cf4a1b9f 40 0.01 vMB 84
168,793 168,793 00000000000005aa82133b46bf1e0dda1c2c540cc13aac60836e815ff88bb26a 140 0.05 vMB 102
168,792 168,792 0000000000000b35c36cf56dc586df8f3756a566c0258b5190534492adece9bb 15 0.01 vMB 194
168,791 168,791 0000000000000153c61c55af56cb32117549c65b42fb5d14c077c73349329792 78 0.03 vMB 120
168,790 168,790 000000000000090fa18cade2ad8e4722ea86176ecf75280351a9ae9ff3fa6ac5 60 0.02 vMB 89
168,789 168,789 0000000000000242799e3be38cf3e489b594985d662560c3dd8b3cb940e401ea 25 0.02 vMB 62
168,788 168,788 0000000000000a9e2caaf170eb869a5145a9d44548440f5ee832a16bd79482f1 10 0.00 vMB 36
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: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.96 GB
    • Received: 0.59 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.