Loading Tool

Explorer IconExplorer

Memory Pool

16,031 transactions
7.89 vMB
0.02357529 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.23/200 MB

Candidate Block

Mining Attempt d781cb3917f9b6ff19aae3cc25db20f7f35d983012b141bc02cbcb04d37b3f75
Version 20000000
Previous Block 000000000000000000011760e0a3cdf589c16284ec888372c4e68dc06ff7fe33
Merkle Root 1d2f52cb462cf5164fc5aa3cf22457b33f6c974fe01e5036486e869d40310765
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,424
Size: 1.00 vMB
Total Fees: 0.00764188 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,433 (637,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,501 275,501 0000000000000001df141537436562453313f663fdeae487c9cb6a4cfb7507c7 847 0.35 vMB 66
275,500 275,500 00000000000000027554ba63540304f483c289ccecf9df8edb717bbfd23bd2be 108 0.05 vMB 19
275,499 275,499 00000000000000030ba3526dfc9755a35a3f0d4fff261274c8e43eded3b02e6a 641 0.34 vMB 42
275,498 275,498 00000000000000028eeeeb03fd3f81f97cb42ef54c8f6be8cfc1154bb03fa88d 381 0.16 vMB 56
275,497 275,497 00000000000000048e21f8dc2bfec3972f8e58a9a473a52d35d9800c2a4b8b8b 406 0.19 vMB 45
275,496 275,496 000000000000000322a258f0a5754627e4ff0b45d272f955ac86b648cdfa8d00 77 0.03 vMB 114
275,495 275,495 00000000000000026f369705b5771480a42b7a7a6cddecc9db5ca93fba573d90 259 0.12 vMB 46
275,494 275,494 0000000000000003c7a4c23f2cf579ed8cedddff0b22df8d00dc330b84d5b3c0 109 0.07 vMB 30
275,493 275,493 00000000000000049732580a801f7326cfdb6704970edc9e8d04db644db2ecfd 384 0.20 vMB 51
275,492 275,492 00000000000000049fade9a5decf47754c2b99d859b450cc43ffaacd2863b04b 100 0.04 vMB 49
275,491 275,491 0000000000000001c20da5c4cf6767a5c23e0d9bf0c230fa76a12b34df5a0514 88 0.05 vMB 34
275,490 275,490 0000000000000001bb1d32fe5f36d0abfc9995a5d8753182e73298e53a8c8384 275 0.12 vMB 46
275,489 275,489 000000000000000175e3aeb9ba1540e8ee8bec3343286e8693ee7096fc86aa6a 147 0.07 vMB 44
275,488 275,488 0000000000000004151312402733f3eee3cb6a2dd32aa49f8145fe4f12be30d3 13 0.01 vMB 71
275,487 275,487 0000000000000003c2a2788e78db62900991aa9357a248d7b88d276ecbaa7cfd 225 0.10 vMB 62
275,486 275,486 00000000000000020fb7e5cfa2dfae21f964f8ff9e9fde0aefb46e62bf8fedd7 335 0.25 vMB 37
275,485 275,485 000000000000000083d21c410f4e79d27c7568d374f55d433e4d3fb4bb0b0030 658 0.25 vMB 66
275,484 275,484 00000000000000015abca9d8191acd1efc320b6211375c32ae3aa979a85fa9ae 82 0.03 vMB 43
275,483 275,483 0000000000000001697b9d9495f6117cf631f1f2a06b6dae6ce48273656bac25 98 0.05 vMB 38
275,482 275,482 0000000000000003980d8c464d4ed2825055f7e72fb215886ea328a6d90ec281 213 0.10 vMB 44
275,481 275,481 00000000000000046f6892cffbaf66101d13d67efb16ee0959ce93043e3b7838 186 0.09 vMB 44
Previous 10 blocks ↓
Total Size: 779.62 GB

Node Details:

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