Loading Tool

Explorer IconExplorer

Memory Pool

41,206 transactions
26.29 vMB
0.07417355 BTC
Random Selection Loading Transactions
Max Size: 136.89/200 MB

Candidate Block

Mining Attempt d371dd209b3f858d916bd58b4b495750df2ff293876ff0f8773554a38a6120e1
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root adddaff516936635d85082baf924175c14bc9b48f714ad0e6b16edd8009d63ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.02611480 BTC
Feerates: 150.98 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (544,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,160 370,160 00000000000000000b6954ef198b9d0109a8246b44de7469120f116c91bd4670 2 0.00/1.00 vMB 0
370,159 370,159 00000000000000000d9a3826537c50e721934c466ed4170b3fbf9f4038adba63 117 0.05/1.00 vMB 39
370,158 370,158 0000000000000000005bc1c6f077f5819dbdbf57df6dbe7a0f3bc3b20369a62a 293 0.18/1.00 vMB 35
370,157 370,157 00000000000000000cd34449e6d5001d2931843b7dda674f7c862ff3fe32ec22 1,155 0.66/1.00 vMB 29
370,156 370,156 000000000000000010cca3ec7c496ee1f6dafad88bae01d7f90c6a52b2e61fe6 1,902 0.95/1.00 vMB 46
370,155 370,155 000000000000000002418039f42562b4e567d3d3e139f2eb097748a60415c2e0 1,008 0.49/1.00 vMB 38
370,154 370,154 00000000000000000438183864d092a9756d5cd1c136b9038698e1ea9f0dc03c 657 0.37/1.00 vMB 37
370,153 370,153 000000000000000005ecc8db10335cb2bdfcbb47cbb4c917abdcb39bf072cb2e 1,451 0.74/1.00 vMB 38
370,152 370,152 0000000000000000087b224e9102f5f49fcfd26fbb97ec4c57ba11ac3a1d119a 289 0.15/1.00 vMB 32
370,151 370,151 00000000000000000f0dcbfad32845ea919a79456024a96b08714362f151ae95 853 0.53/1.00 vMB 30
370,150 370,150 00000000000000001163e93c8af58f7af90762ee209a655850a72345299866d0 158 0.16/1.00 vMB 24
370,149 370,149 00000000000000000034562e5f791986ae2ebfdb0babec9735d150db77eaca87 656 0.34/1.00 vMB 38
370,148 370,148 000000000000000006f24e0d4914ef1d16851cf544b32575d64c296b8794ad9e 1,540 0.87/1.00 vMB 34
370,147 370,147 000000000000000007a1d2fdb6a131b51d476f60e214baf31da83a430db1d4b6 525 0.31/1.00 vMB 32
370,146 370,146 0000000000000000123fca8aef6f37dfb004a7c1d62a5f7fbd679fcf650d6adc 431 0.23/1.00 vMB 38
370,145 370,145 000000000000000012ce4d827dd5cd926800ca225adf45c1d6bdda4c0522fb0d 933 0.46/1.00 vMB 39
370,144 370,144 000000000000000004cdc72cf183e38b21423a2c4e2b10b6448582ab8309327f 1,027 0.78/1.00 vMB 23
370,143 370,143 00000000000000000b3de5a1623e531fd54fec1f0f7c1625a1cd1b4ddef96238 2,114 1.00/1.00 vMB 45
370,142 370,142 0000000000000000130a1683f9deda4ae46cd88545ad9ca74f2f4f42f59d0300 1,470 0.90/1.00 vMB 34
370,141 370,141 000000000000000002c551476cf97fe40d5b0251b1e4eea295bafcce5fb3cd30 327 0.16/1.00 vMB 30
370,140 370,140 00000000000000000bb79d14fd6a2422e697562ac68222f4f6ec3942b3e4fbcf 70 0.02/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

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