Loading Tool

Explorer IconExplorer

Memory Pool

44,323 transactions
27.28 vMB
0.06477704 BTC
Random Selection Loading Transactions
Max Size: 144.15/200 MB

Candidate Block

Mining Attempt 8685070effbb2e80bdddaf8a2ab3c54470891af0261176e3fceec7188018a2bd
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root 3cf41cc341ae8a8e8e2333252c2b5b92377e42cdd0575b643c1e008783c8e968
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,263
Size: 1.00 vMB
Total Fees: 0.01352322 BTC
Feerates: 200.99 > 1.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (434,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,127 480,127 000000000000000000f4c854bd30b45475fd477279a13381f6fcc33e0cfa5a5f 2,223 0.99/1.00 vMB 200
480,126 480,126 00000000000000000042b4644364cba46051b7ac45e48d76f8d18ee27a766522 2,378 1.00/1.00 vMB 215
480,125 480,125 00000000000000000072378e4380f10108bd29646386b21417f66f3db3236d5d 2,032 1.00/1.00 vMB 224
480,124 480,124 00000000000000000102f64b4c4273446f016f6246bd74339e99c251779d6eb9 2,269 1.00/1.00 vMB 213
480,123 480,123 000000000000000000830a911cb107aeedd54137b93c96d4cc070c97f7127ca9 2,029 1.00/1.00 vMB 122
480,122 480,122 00000000000000000040826449945178b80735e1eb19ee0a401e8ee720688c38 2,247 1.00/1.00 vMB 165
480,121 480,121 0000000000000000002333e62c519a41a1f64583aa91f07eceea47b1d3094d3f 2,336 1.00/1.00 vMB 220
480,120 480,120 00000000000000000122fd2245100538651e6343ee33fe2788381daea10c5ea8 2,262 1.00/1.00 vMB 203
480,119 480,119 0000000000000000000fe71d7fef922f7697b965a0317c46bc2472b2dfa4cdc9 2,436 0.99/1.00 vMB 173
480,118 480,118 0000000000000000003325ebef516b8e24423dcc120aa76bd27b03df4af575b7 2,107 1.00/1.00 vMB 160
480,117 480,117 0000000000000000007b76f3fe85a5abae3199245f33885b8df5c3c9cbda5f2e 2,345 1.00/1.00 vMB 202
480,116 480,116 000000000000000000a3e2d2166950c33fce74668bfd560b0ffe4cac1836ea55 2,403 0.93/1.00 vMB 173
480,115 480,115 000000000000000000873473a21bbad161d42bcfbe07e34bef4db26a5edba2ac 2,347 1.00/1.00 vMB 189
480,114 480,114 00000000000000000047c193e983dd4b52573c115a473a33a146008afde41814 1,894 1.00/1.00 vMB 199
480,113 480,113 0000000000000000002534b1924bd4fd840642934684f2d18ab7cf43332638d0 2,092 1.00/1.00 vMB 173
480,112 480,112 00000000000000000025f05594073e8571b8fef630cce16b0e5d6e82afc45d9d 2,636 1.00/1.00 vMB 224
480,111 480,111 00000000000000000098da1361d13aca8a67e410d5b5ba0cca62b88b42e58948 2,142 1.00/1.00 vMB 185
480,110 480,110 000000000000000000b3225343e11e374c186c0996c2886edece3a34be9bc445 2,316 1.00/1.00 vMB 242
480,109 480,109 000000000000000000cef71af4915c712a33d726fc72d8a57450e79319a94d4f 1,830 1.00/1.00 vMB 88
480,108 480,108 0000000000000000002d9b562a27956fc6f2bd8a352943f3f26488994635bc08 1,730 0.99/1.00 vMB 64
480,107 480,107 00000000000000000066e545d7115686375251ca2f56a00468ead66944442e20 1,961 1.00/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.25 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: 655.43 GB
    • Received: 14.31 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.