Loading Tool

Explorer IconExplorer

Memory Pool

11,975 transactions
6.85 vMB
0.02319578 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.29/200 MB

Candidate Block

Mining Attempt c86599a39993afd024024c8aedbc60298eccff7d503c30798ea2566df40bbc12
Version 20000000
Previous Block 0000000000000000000064d22f1bdfdfe2f6b46ad3a091b40b3a4b74f4efc0f9
Merkle Root ad172528a1048c49bea359833c6d7b6ba161007b1af2ef2daa7dc4abb5ac77a6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,173
Size: 1.00 vMB
Total Fees: 0.00985181 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,384 (820,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,807 92,807 00000000000557c432f526d3015557ec55fc5583add0efba33b1d7be55261e63 8 0.00 vMB 0
92,806 92,806 00000000000966dd8f757b55f677a09eefeaf81b8688410da66bd563b5cddf1e 16 0.00 vMB 0
92,805 92,805 00000000000464fa4a7d79674acbb5e3ab9a27c3e257a34f2c532dcc1858245d 32 0.01 vMB 0
92,804 92,804 000000000006a2fb5e0875ccbf5470c98de526cc4dae71f4736d848f53db3e91 21 0.00 vMB 0
92,803 92,803 0000000000022ad5f3c6735dc109457114001497bba0d8edc06d5808a0a951c5 3 0.00 vMB 0
92,802 92,802 00000000000094b66aa3d2c797bb70f188c6f89241490e6c10341bb015f2d9f4 30 0.01 vMB 0
92,801 92,801 000000000004f0fb70eef2338658d67a92661ba36f964e46999db6595def6f44 10 0.00 vMB 0
92,800 92,800 0000000000057df2aa27522e5a385f86dc31038c2f490de2d155e4d8ab327191 71 0.02 vMB 0
92,799 92,799 00000000000764588e5c6328e2e5098a816bb72a40edf1f494b9f88f3bb798b6 4 0.00 vMB 0
92,798 92,798 00000000000377d8b3d21224f5a83487018b8cef6f3e38d7caa88f42063c51fb 3 0.00 vMB 0
92,797 92,797 00000000000713c23e728776ab7b820f4756a9011bcb880307266f0b91610e2a 42 0.01 vMB 0
92,796 92,796 000000000005eeec2b670a151906704e309156b93de4ae6df0177b6219d3268f 7 0.00 vMB 0
92,795 92,795 0000000000008617944ecb93ab12d6539f92f936546588f4c03d7acf4452f2ea 9 0.00 vMB 0
92,794 92,794 000000000004b61a98fc4584ac5c86d4098e134deccd734e038a32c5a922b8a1 26 0.01 vMB 0
92,793 92,793 00000000000748c1d202f65f10a8dca03b807f84c5bf9305747140918dc1ec00 20 0.01 vMB 0
92,792 92,792 000000000001746d0494c9b81a5eb8046ab8b82c93134186a580a590b7a76dc7 23 0.01 vMB 0
92,791 92,791 000000000006552438c251e7b917290409c604ba6cc1aeee96f3cc056a6c71a1 29 0.01 vMB 0
92,790 92,790 0000000000005ae3b7aa0dba4f229acadad21b4ea29cd2234930486e173caf02 15 0.00 vMB 0
92,789 92,789 000000000008b7a682256ee55144b83a6a76bcaf481c6f92d4ad64e3122483dd 42 0.01 vMB 0
92,788 92,788 000000000007f1a7175b0d7f62ccf15d2acf207828cf402b591e01b50b113100 67 0.01 vMB 0
92,787 92,787 000000000000132a4314a07f67e320fb13bc7b49d87473659f7eadc7278943f4 21 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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