Loading Tool

Explorer IconExplorer

Memory Pool

34,351 transactions
27.90 vMB
0.05787654 BTC
Random Selection Loading Transactions
Max Size: 139.22/200 MB

Candidate Block

Mining Attempt 2b7b1de9c5086b313f9236045783eb57daa6c7343d736aac965b9cee19d193e7
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root fbce9e6a6fc665956043ec504aa52ed5d725558a4d1ddc6aa0b2297ad7069335
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,697
Size: 1.00 vMB
Total Fees: 0.00465895 BTC
Feerates: 40.21 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (517,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,145 397,145 0000000000000000069436dae38066df565c420411a50e03b4c4650f59a6ce05 382 0.46/1.00 vMB 15
397,144 397,144 000000000000000002129369ccd741c6e6e92d87c6c87e3a88fd3811a290f572 2,080 0.92/1.00 vMB 34
397,143 397,143 0000000000000000036928041fea96ee5408bfb0e6050efc7fc2fcfe4ef44cbc 830 0.53/1.00 vMB 24
397,142 397,142 000000000000000007dd592593a73d7e65c96e131df92b19e82dc123dc1f7105 1,941 0.75/1.00 vMB 42
397,141 397,141 000000000000000007bfab307f6656a4b5d70c6349d290b75382b51816542a17 315 0.18/1.00 vMB 18
397,140 397,140 000000000000000008b70c68ded4189024dbf17f76da32ed3fba7cb955a0840d 900 0.99/1.00 vMB 12
397,139 397,139 0000000000000000019490d4452c93ec43d1d3a76511b758728113b674691f82 2,227 0.96/1.00 vMB 39
397,138 397,138 000000000000000008c46120bbaf2578d9e90abb5f3ff399653321633ccd205d 2,228 0.93/1.00 vMB 37
397,137 397,137 00000000000000000541508d1289f23b8da34aaddc3e1d87f79f85bb42ee5670 28 0.08/1.00 vMB 5
397,136 397,136 0000000000000000051b6f739bc9cda860fab0fd0485792bfb664f50c70c5409 312 0.13/1.00 vMB 35
397,135 397,135 0000000000000000045311dda0ab5444a810ebe45f430255a06dc6fb9c2a8ba9 1,319 0.91/1.00 vMB 23
397,134 397,134 00000000000000000854080f42a347fccc652b373ef4677bdc09926104535fb6 2,354 0.95/1.00 vMB 52
397,133 397,133 00000000000000000644010654b7a186065f3b4cfacf1006f583cd9d7ba92180 39 0.05/1.00 vMB 2
397,132 397,132 00000000000000000156e79db75205d71cc96e85786c59614135e1b079f70e86 1,270 0.77/1.00 vMB 22
397,131 397,131 000000000000000007fcc495842a544b7144bd513f9de0ab8276b3518da07d74 2,776 0.95/1.00 vMB 52
397,130 397,130 000000000000000001c757cf069e0588a282bef10365818bf2bbaf84634e1926 1,505 0.93/1.00 vMB 31
397,129 397,129 0000000000000000058a18af6c974c224876fcc0d0da9e05be8fd4b52bced43d 792 0.47/1.00 vMB 24
397,128 397,128 000000000000000008af43c28b2da14df5c4c384aef30cafcec5b5e77acfad30 1,330 0.61/1.00 vMB 36
397,127 397,127 000000000000000005e6218780b3b6a79f883772332d0a7a9513ebe6efa19303 1,248 0.93/1.00 vMB 23
397,126 397,126 000000000000000003ebe0d229288ed5edc0220302190aa585a5601bd44e2481 2,031 0.88/1.00 vMB 34
397,125 397,125 000000000000000004da8bcd524dfae9478ef2ff4294e5cd9c29feff61a936f3 1,719 0.86/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.59 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: 623.38 GB
    • Received: 11.45 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.